py.test plugin to store test expectations and mark tests based on them
Project description
A py.test plugin that stores test expectations by saving the set of failing tests, allowing them to be marked as xfail when running them in future. The tests expectations are stored such that they can be distributed alongside the tests. However, note that test expectations can only be reliably shared between Python 2 and Python 3 if they only use ASCII characters in their node ids: this likely isn’t a limitation if tests are using the normal Python format, as Python 2 only allows ASCII characters in identifiers.
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
File details
Details for the file pytest-expect-0.10.0.tar.gz
.
File metadata
- Download URL: pytest-expect-0.10.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f46ecf9e9af7b82cdb56e5d22338a668cce13e719b4c8cadbd1a220addc975ba |
|
MD5 | 39c1ed534cf8db6dad4f9596cf0ee2fe |
|
BLAKE2b-256 | 2377db469aa69f14a9758b0ccac255671b1371568339f46708cdb7e4f29e3bb0 |