Skip to content

v0.14.2

Latest
Compare
Choose a tag to compare
@chmp chmp released this 21 Apr 15:56
09b7ff6
  • 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