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.9.0.tar.gz (67.4 kB view details)

Uploaded Source

Built Distribution

testify-0.9.0-py2.py3-none-any.whl (55.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for testify-0.9.0.tar.gz
Algorithm Hash digest
SHA256 4c983d172ec1921f2fb0a7a1c15f99c1fad93d9fad3b677b3e7a4b150b3ab951
MD5 16e5ce0353b2e6db171233c4a50df245
BLAKE2b-256 889b309cbb720f41424c176cdfb343af7535d204668819e746886065140a59b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testify-0.9.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e34c8d2ee46db143b62c2b00ffa73917b0d44db79d188a6f066d99c1f137c43c
MD5 0552c03476a1aa101ffe8e762be9a40b
BLAKE2b-256 3294e6a0c79e39da942c283fbb40a5cf2928ad07e438edb882ffe7225e007c10

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