Pytest-fail-slow

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

- Migrated from setuptools to hatch
- Drop support for Python 3.7
- Don't cause an internal error on marker misuse with pluggy 1.4+
- Drop support for pytest 6
- Require pluggy 1.1+
- Add type-checking

0.4.0

- Drop support for Python 3.6
- Support Python 3.11 and 3.12
- Added `pytest.mark.fail_slow_setup()` marker and `--fail-slow-setup` command-line option for failing tests whose setups take too long to run

0.3.0

- The `pytest.mark.fail_slow()` marker now errors if not given exactly one argument. Previously, it would either use the first argument or, if no arguments were given, it would be ignored.

0.2.0

- Test against pytest 7
- Added `pytest.mark.fail_slow(DURATION)` marker for making individual tests fail if they take too long to run

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.