pytest-litter 0.0.1
pip install pytest-litter==0.0.1
Newer version available (0.0.4)
Released:
Pytest plugin which verifies that tests do not modify file trees.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR U...)
- Requires: Python >=3.9
Classifiers
- Development Status
- Framework
- License
- Programming Language
- Topic
Project description
pytest-litter
Pytest plugin that, when installed, will fail test cases which create or delete files. Tests should not modify the file tree, because it can be a cause of test pollution as well as accidental committing of files to the repo.
To use it, simply run
pip install pytest-litter
The only dependency is pytest
itself.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR U...)
- Requires: Python >=3.9
Classifiers
- Development Status
- Framework
- License
- Programming Language
- Topic
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 pytest-litter-0.0.1.tar.gz
.
File metadata
- Download URL: pytest-litter-0.0.1.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e4a627753f61b3ef0785b4ae1ab14825d29a1966fda3ed1c18d334416a5087c1
|
|
MD5 |
2cc5e5fdfb16e10c8cb1d525fd2d7ccb
|
|
BLAKE2b-256 |
e80da12daf199a2fe32cbcb5ecaeab6ecb888008bc66ac8d853e582a550d5aa4
|
File details
Details for the file pytest_litter-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pytest_litter-0.0.1-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4b3613ffb827079e7b09d40f23c749b9780b435f2c1d1500613655537b05875f
|
|
MD5 |
11167eb96c3a238841c848ecc6c75451
|
|
BLAKE2b-256 |
7b21d68dcb084426d0836407215a0df15afa1f1d30b16663a69fc595aaabdb0e
|