Skip to main content

Run python unit-tests as command-line applications (class and method based).

Project description

Run python unit-tests as command-line applications (class and method based)

install

pip install unittester

options:

Usage: sample.py [options]

Options:
  -h, --help            show this help message and exit
  -c CLASSNAME, --class=CLASSNAME
                        UnitTest classname
  -m METHOD, --method=METHOD
                        UnitTest methodname (optional)
  -f, --failfast        Fail fast
  -a, --all             Run all test without stop on fail
  -s, --showclasses     Show all classes
  -r, --resetconsole    Reset console (clear screen)
  -p, --profile         Profile the method
  -q, --quiet           Silence output except when there is an error

quiet

Quiet mode only outputs text in case of an error.

normal

$ python tests.py -c SampleTestCase2
0.00 | unittester.py:70 | unittester | SampleTestCase2
.
----------------------------------------------------------------------
Ran 1 test in 0.000s

OK

quiet

$ python sample.py -q -c SampleTestCase2
$

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

unittester-34.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file unittester-34.tar.gz.

File metadata

  • Download URL: unittester-34.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for unittester-34.tar.gz
Algorithm Hash digest
SHA256 3cd8efc6dbeb2c73b635468dc7dffdbc475128607568b7431cac2befc302affe
MD5 574c692526c885d59513cf6ac2f314d5
BLAKE2b-256 22d4952ca20c5b7892b44afdcbc0f929ff67d36cfa514d9c7e55e3f328a08872

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