This is a simply one-function utility. The purpose is to print available tests without executing them. It should be used with standard *python’s unit tests*.
utl stands for u-nit t-est l-ister.
Usage
You can see it in action on this asciicast.
Note:
If you run UTL with Django project, pass env. var. like this:
$ DJANGO_SETTINGS_MODULE=mysite.settings; utl <dir-to-scan-for-tests>
see details Django doc.
Installation
As other python packages:
pip install utl
Links:
source on Bitbucket
Licence
Future features
process and pass all possible unittest.discovery params
- ‘entry point’ could be in package notation, eg.:
foo.bar.baz
show some sort of statistics
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
utl-1.0.0.tar.gz
(3.3 kB
view details)
File details
Details for the file utl-1.0.0.tar.gz.
File metadata
- Download URL: utl-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
00acd9bc36e3ac782a668c54e63563baa3981bee3ea4eb09fe7341b193283c5f
|
|
| MD5 |
15f96c76f364b1c0eb7dd4a8c259f5f2
|
|
| BLAKE2b-256 |
99fd4c333df70e11b10e7b2aadedba628ad58af237d5b9c87f589f4748663446
|