The Kraken standard library.
Project description
kraken-std
The Kraken standard library.
Development
Integration testing
Integration tests are located in src/tests/integration
. The following tools need to be available to run the
integration tests:
- Cargo (to test Cargo building and publishing) The Cargo integration tests run against Artifactory and Cloudsmith and requires credentials to temporarily create a new Cargo repository (available in CI).
- Docker (used to setup services that we run integration tests against)
- Helm (to test Helm packaging and publishing)
- Poetry (to test Python publishing and installing)
- Slap (to test Python publishing and installing)
Test a single integration test
PYTEST_FLAGS="--log-cli-level DEBUG -s -k <test_filter>" kraken run pytestIntegration -v
The integration tests create temporary files that need to be mounted into a Docker container. If you are running
the integration tests in a Coder workspace, you may need to set TMPDIR=$HOME/tmp
as the workspaces often only
share the home volume with the Docker-in-Docker container.
Pull Requests
By default, Pull Requests require a changelog entry to be added via the slap changelog add
command. If no changelog
entry was added, CI will fail. Some changes are not relevant to consumers of the API that they do not need to be
recorded in the changelog, such as typos in the README. In such cases, the no changelog
label can be added to the
Pull Request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kraken_std-0.28.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2dea47cdc9047aefe5f3fd05b7fa27f91bbb8cd58bf4c4f36d0fb89cc43bb1c |
|
MD5 | 0d4fcfe5dbaeb8429c9c57b214bdb10f |
|
BLAKE2b-256 | 789b68a774bf2d9347da4b9f77412c8e0b2ad0e5e6c44e9ce058a11e0ef0c6f3 |