python39-fixtures - Fixtures, reusable state for writing clean tests and more
Website: | https://github.com/testing-cabal/fixtures |
---|---|
License: | ASL 2.0 or BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward.
Packages
python39-fixtures-4.0.1-1.aldos.src [63 KiB] |
Changelog
by Joel Barrios (2023-02-07):
- Update to 4.0.1. |