Skip to main content

Some custom utils for unittest2

Project description

A custom module that adds some functionality to unitest (or unittest2) python module.

It adds the following:

  • It runs the test based on the line of code where the method was defined. Unittest order this using the method name

  • It prints some color output when there is a string difference when using assertEqual or assertEquals

How to use it

It behaves the same as unittest2. Some from the command line to run unittest2 use you have the following options:

unittest-utils discover unittest-utils mymodule.test.test_module ….

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

unittest-utils-0.1.1.tar.gz (3.3 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