Ipytest

Latest version: v0.14.2

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

Scan your dependencies

Page 1 of 2

0.14.2

- Support collecting branch coverage in notebooks (e.g., via `--cov--branch`)
- Add `ipytest.autoconfig(coverage=True)` to simplify using `pytest-cov` inside
notebooks
- Add experimental `ipytest.cov.translate_cell_filenames()` to simplify
interpretation of collected coverage information

0.14.1

- Add a [Coverage.py](https://coverage.readthedocs.io/en/latest/index.html)
plugin (`ipytest.cov`) to support collecting coverage information in
notebooks. See the Readme for usage notes.

0.14.0

- Removed support for Python 3.7 after it reached its end of life
- Updated the dev-requirements (in particular `pytest==8.0.0`)
- Remove deprecated API (`ipytest.clean_tests`, `%%pytest`, `%%pytest[clean]`)

0.13.3

- Include License.md file in sdist for condaforge

0.13.2

- Fix assertion rewriting for python==3.11 ([issue][issue-93])

[issue-93]: https://github.com/chmp/ipytest/issues/93

0.13.1

- Updated readme and doc strings.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.