python-packaging-tests

Notes on how to write tests for python packages.

The python-packaging readthedocs page contains a page on command line scripts that touches on how to write tests for a python command line utility.

Writing Tests

There are a couple of scenarios covered here:

Running Tests

  • Running Tests Manually

  • Running Tests with Travis

  • Running Tests with Circle CI

  • Running Tests that Require Secrets

Description
Notes on writing tests for Python packages.
Readme 36 KiB
Languages
Markdown 100%