Unit and integration testing in a Jupyter notebook
Project description
You like the super-short try-until-succeed development cycle that comes from implementing code in a Jupyter notebook? You would also like to perform your development with a bit of discipline, writing repeatable unit and integration tests as you go? This Python package is for you.
You can start your notebook by instantiating a test suite, and as you test-driven-develop your code (or something), you add tests to that suite. These tests are run as you go. The test suite accumulates your test results and can produce a report at the end. The package also includes an executable script that will take your notebook of tests as input, run it all from the command line, and write a nice result report to the shell – or some raw test result data structure, if that’s how you fly.
Find out more on jupytest’s Github repository.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jupytest-2.0.2.tar.gz
.
File metadata
- Download URL: jupytest-2.0.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c72cc7ce2ec07f5852f41954dc942e4dabbcccefceafeb120df24e698aa58a9 |
|
MD5 | 2a1f0904d7941de4200175ec1d012fbc |
|
BLAKE2b-256 | 31137108965a4c2cc6ef2e4ede1db15ed6a52984e86a050fa5f9c47234ba3bb7 |