Skip to main content

Testing framework

Project description

Testify - A Testing Framework

Testify is a replacement for Python’s unittest module and nose. It is modeled after unittest, and tests written for unittest will run under testify with a minimum of adjustments, but it has features above and beyond unittest:

  • class-level setup and teardown fixture methods which are run once each for an entire set of test methods.

  • a decorator-based approach for fixture methods, eliminating the need for super() calls.

  • More pythonic, less java

  • enhanced test discovery - testify can drill down into packages to find test cases (similiar to nose).

  • support for collecting and running tests by collecting modules, classes or methods into test suites.

  • Pretty test runner output (color!)

  • Extensible plugin system for adding additional functionality around reporting

  • Comes complete with other handy testing utilities: Mocking (turtle), code coverage integration and profiling.

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

testify-0.10.0.tar.gz (68.2 kB view details)

Uploaded Source

Built Distribution

testify-0.10.0-py2.py3-none-any.whl (56.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file testify-0.10.0.tar.gz.

File metadata

  • Download URL: testify-0.10.0.tar.gz
  • Upload date:
  • Size: 68.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for testify-0.10.0.tar.gz
Algorithm Hash digest
SHA256 a0870944e21d52c6f15950cf4f2bcaad5a172882973ec9a99e53ddf1ab00274e
MD5 e5a4145044280e319e7d35b4c32ad5cc
BLAKE2b-256 4c7aea60dd2ed9d8ae539515b9cfb1992a48b65564462f6f877436bbd1ec400f

See more details on using hashes here.

File details

Details for the file testify-0.10.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for testify-0.10.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 137a8878b61c8deefb3e0e6ffc4e71a4e7be512aed630eccf80058ac8fb52107
MD5 363d435f98790ab9ed1d99a39ee004de
BLAKE2b-256 04273a80ed53a958d942345acd977fc9583d086d5f28b8873a36bddc902a9ded

See more details on using hashes here.

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