Python library for unit tests.
Project description
Python library for unit tests. Changelog =========
0.0.4 (2025-04-14)
project name uses underscores now
removed deprecated namespace_packages parameter
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).
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.1 (2019-08-19)
Initial release
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
File details
Details for the file wai_test-0.0.4.tar.gz.
File metadata
- Download URL: wai_test-0.0.4.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f38dac3b0eebdcc4df041ec28c1551b96dd5c999e8516f9d2386fc76d340312c
|
|
| MD5 |
e471243825304c5a073f0ed876200025
|
|
| BLAKE2b-256 |
dee59c7c4530dca7db13e6b8d048ff76e75e4f9def91dea74227bf334fab7347
|