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.
Release files for mate 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mate-0.2.0.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mate-0.2.0-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 7.3 kB
Release files / mate-0.2.0.tar.gz
| Download URL | mate-0.2.0.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ea6b709152207728cf55f85846e5f76ad7e31688e891a44e199fa81daeffb8e7
|
|
BLAKE2b-256 checksum How to use checksums |
eefd1089e5b33e0590f6201c3c9b50014dabf9ccaeb2e2546c29cc4abf06e425
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / mate-0.2.0-py2-none-any.whl
| Download URL | mate-0.2.0-py2-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
bb8744e3d520c984efeeeff37cd9ba5381b8c0b94509e95e57e083b70552a11f
|
|
BLAKE2b-256 checksum How to use checksums |
3a4fc4a8c27f912b556578f389315586b780727211da385b149dc4fef4ad2d33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |