A framework for writing automated software tests (non xUnit based)
Project description
pyfix is a framework for writing and executing automated tests including unittests, integration tests or acceptance tests. pyfix provides capabilities similar to other tools (such as unittest) but does not follow the xUnit semantics to write tests.
pyfix Principals
pyfix aims to make tests easy to read and understand while it encourages the use of accepted software design principles such as favor composition over inheritance. pyfix also tries to reduce the amount of syntactic “waste” that some other frameworks suffer from (i.e. putting self in front of almost everything).
Links
pyfix Github repository <https://github.com/pyclectic/pyfix>
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 pyfix-0.2.3.tar.gz
.
File metadata
- Download URL: pyfix-0.2.3.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d48189428c7d2a0679984aab1b4855de93b5315873b6cd1f7deb2df91f45c45d |
|
MD5 | d14913d7f0eb36245bfe5ebd6ecb48cd |
|
BLAKE2b-256 | 97af75035d7ff856c8e038bf913cec2155e21a9083d878fee639931bf04643ab |