Matchers for unittest
Project description
Mate is an implementation of matchers for Python’s unittest module, which it largely tears out from testtools.
There are two purposes in doing so:
Extract portions suitable for submission upstream for inclusion in the unittest module and modify them so that they’re able to be integrated
Separate out details, matchers, and delayed assertions from testtools.TestCase so that they can be used with other TestCase subclasses
the second of which supports the first, and an ultimate goal is to contribute a shared implementation that can be used by both the standard library, testtools, and any other consumers.
Licensing
The fundamental API and large portions of the code are taken with slight modifications from the aformentioned testtools package, which is MIT-licensed. Its license and authors are included in the license distributed with this package.
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
Built Distribution
File details
Details for the file mate-0.2.0.tar.gz
.
File metadata
- Download URL: mate-0.2.0.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6b709152207728cf55f85846e5f76ad7e31688e891a44e199fa81daeffb8e7 |
|
MD5 | f6523799d89c92756284a0a1246bb935 |
|
BLAKE2b-256 | eefd1089e5b33e0590f6201c3c9b50014dabf9ccaeb2e2546c29cc4abf06e425 |
File details
Details for the file mate-0.2.0-py2-none-any.whl
.
File metadata
- Download URL: mate-0.2.0-py2-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb8744e3d520c984efeeeff37cd9ba5381b8c0b94509e95e57e083b70552a11f |
|
MD5 | 91c691afe31710d332b150065329b7cf |
|
BLAKE2b-256 | 3a4fc4a8c27f912b556578f389315586b780727211da385b149dc4fef4ad2d33 |