Skip to main content

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).

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

pyfix-0.2.3.tar.gz (8.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page