Python library for unit tests.
Project description
Python library for unit tests. Changelog =========
0.0.1 (2019-08-19)
Initial release
0.0.2 (2019-08-19)
RegressionSerialiser.compare now returns a message saying why the comparison failed, or None if the comparison passed, for better failure messages.
0.0.3 (2019-08-19)
Changed the meta-class for all test classes so that it prevents unittest from trying to instantiate abstract test-classes. This way standard base-line tests can be written as a base-class and all tests in the base class will be run in the sub-class tests, but the base-class itself won’t try to run (and fail).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wai.test-0.0.3.tar.gz
(11.8 kB
view details)
File details
Details for the file wai.test-0.0.3.tar.gz
.
File metadata
- Download URL: wai.test-0.0.3.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f6492a80be96766502c0e16cd4a3e9422fa869d0ebe5f06c1879bc73e888d5c |
|
MD5 | 13a8fcd55c2a0ed299073748af204a6c |
|
BLAKE2b-256 | e6464ecd401cdea28ceb51759aa1ed9d06579907865dc994777d49e54b445e7c |