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

  • Support for splitting up tests into buckets to support multi-processing

  • 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.8.3.tar.gz (69.9 kB view details)

Uploaded Source

Built Distribution

testify-0.8.3-py2.py3-none-any.whl (55.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for testify-0.8.3.tar.gz
Algorithm Hash digest
SHA256 9c6bcf7a68a8c91d26834f9ac5f8b40e7d94edf04985ea9c222eb8ffaf623ef7
MD5 39a3e3558fe66af615720e1c281c3a79
BLAKE2b-256 082bc5ddb61d551ae6aa7f1610ceafeb0eaf05e6b4b9e0869f646e06703ba486

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for testify-0.8.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a623eada1e28f1699d17630d6edc6bcc12e982b48489fb3b014f19ae2a705009
MD5 0f2cda179786c53b3159ba648e8ec9b2
BLAKE2b-256 77d43ee1d70539f263a85c8a02b5db80f07cc7c01032c67c8e8d62b1a3dac609

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