Skip to content

0.11.0

Choose a tag to compare

@chmp chmp released this 12 Feb 12:18
· 226 commits to main since this release
  • Overwrite the program name in pytest error messages for incorrect arguments
  • Deprecate %%run_pytest and %%run_pytest[clean] in favor of %%ipytest
  • Force color pytest output by default by adding --color=yes to the default addopts value
  • Configure the number of columns available to pytest
  • Add warning and workaround for non-standard IPython implementations

Release on PyPI