Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install testify

How to install testify

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install testify
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2.4
0.4.2Never BuiltWhy not?
0.2.4 Available View build log
0.2.3 Available View build log
0.1.12 Available View build log
0.1.9 Failed View build log
0.1.6 Failed View build log
Windows (64-bit)
0.2.4
0.4.2Never BuiltWhy not?
0.2.4 Available View build log
0.2.3 Available View build log
0.1.12 Available View build log
0.1.9 Failed View build log
0.1.6 Failed View build log
Mac OS X (10.5+)
0.2.4
0.4.2Never BuiltWhy not?
0.2.4 Available View build log
0.2.3 Available View build log
0.1.12 Available View build log
0.1.9 Failed View build log
0.1.6 Failed View build log
Linux (32-bit)
0.3.0
0.4.2Never BuiltWhy not?
0.3.0 Available View build log
0.2.9 Available View build log
0.2.4 Available View build log
0.2.3 Available View build log
0.1.12 Available View build log
0.1.9 Failed View build log
0.1.6 Failed View build log
Linux (64-bit)
0.4.2 Available View build log
0.3.0 Available View build log
0.2.9 Available View build log
0.2.4 Available View build log
0.2.3 Available View build log
0.1.12 Available View build log
0.1.9 Failed View build log
0.1.6 Failed View build log
 
Author
Dependencies
Lastest release
version 0.4.2 on Jan 9th, 2014

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.
  • Client-server support

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.