Skip to main content

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

jupytest-1.0.1.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file jupytest-1.0.1.tar.gz.

File metadata

  • Download URL: jupytest-1.0.1.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.7.5

File hashes

Hashes for jupytest-1.0.1.tar.gz
Algorithm Hash digest
SHA256 714e4652414db443c71fa45ff8b8c5561184535847cccd576f618a803e1f469b
MD5 b2d1e2dea1c9cee558054b9e9ce041f9
BLAKE2b-256 2e7545b3526ba5b9f6b5e436d60f0bb1dd583889e663e9e45e30c3ca735eb8b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page