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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file unittest-utils-0.1.1.tar.gz
.
File metadata
- Download URL: unittest-utils-0.1.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0b0c921aaf5bfef87671b90b854f995561267967abf2c7509eb1bae48c24b35 |
|
MD5 | 6e37d0ba5736f7638633e85ecbe0f9f8 |
|
BLAKE2b-256 | 5f728fa18c1cbba2a77ff8c4c869e2d9232721faf2d88cd65cdee1481c60ac9c |