Pytest-mypy-testing

Latest version: v0.1.3

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

Scan your dependencies

0.0.7

* Always pass `--check-untyped-defs` to mypy (11)
* Respect pytest config `python_files` when identifying pytest test modules (12)
* Fix `PYTEST_VERSION_INFO` - by [blueyed](https://github.com/blueyed) (#8)

0.0.6

Update the plugin to work with pytest 5.4

0.0.5

* Make invoke tasks work (partially) on Windows
* Add an invoke task to run tox environments by selecting globs (e.g., `inv tox -e py-*`)
* Use coverage directly for code coverage to get more consistent parallel run results
* Use flit fork dflit to make packaging work with `LICENSES` directory
* Bump dependencies

0.0.4

* Fix diff behavior when there are multiple mypy messages (notes, warnings, errors) for a single line. This can happen when mypy prints some explanatory note or if there are actually multiple errors in one line.
* bump versions of dependencies
* Fix trove license classifier from Apple to Apache

0.0.3

* Dual license the code under Apache 2.0 or MIT
* Create Python 3 only wheel

0.0.2

* Add invoke task `build` to create a reproducible wheel by setting `SOURCE_DATE_EPOCH` based on the timestamp of the Git HEAD commit.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.