Pytest-cleanslate

Latest version: v1.0.5

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.5

This release:
- adds a workaround for OSError exceptions happening when tests close (I think all) file descriptors, including those we use for communication;
- made `reduce` easier to use as a library;

1.0.4

This release improves `cleanslate-reduce`:
- improves performance by first reducing by module, then by test function;
- adds `--pytest-args` to allow passing in extra arguments to pytest;
- adds tqdm-based progress bar;
- fixes bugs handling `--trace`;

1.0.3

This release adds `cleanslate-reduce`, a command line tool to help find where state pollution is happening.

1.0.2

This release:
- resolves incompatibilities with `pytest-asyncio > 0.21.1`;
- fixes bugs handling `-k` (substring expressions) and `-m` (mark expression) filtering;
- fixes bugs handling `--exitfirst` and `--stepwise`;

1.0.1

This release just fixes the version number.

1.0.0

I PyPI, therefore I am!

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.