Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-21 | 290 Bytes | |
v0.14.2 source code.tar.gz | 2024-04-21 | 121.8 kB | |
v0.14.2 source code.zip | 2024-04-21 | 136.2 kB | |
Totals: 3 Items | 258.2 kB | 0 |
- Support collecting branch coverage in notebooks (e.g., via
--cov--branch
) - Add
ipytest.autoconfig(coverage=True)
to simplify usingpytest-cov
inside notebooks - Add experimental
ipytest.cov.translate_cell_filenames()
to simplify interpretation of collected coverage information