Issues
- 0
- 0
Add wildcard support to `ipytest.force_reload`
#119 opened by chmp - 0
- 5
What's the recommended way to move a test out of a notebook into its own file using ipytest while avoiding caching issues?
#117 opened by Wizek - 3
%%ipytest input cells are mangled in .py conversion
#116 opened by westurner - 2
Simplify using coverage plugin `ipytest.cov`
#112 opened by chmp - 12
Support pytest-cov with ipytest
#88 opened by westurner - 1
Support `pytest==8.0.0`
#103 opened by chmp - 2
How to get fixtures from conftest.py
#101 opened by stuaxo - 5
Fix conda-forge package
#98 opened by xhochy - 9
Python 3.11: comments / docstrings / future imports at the beginning of code cells cause crashes
#93 opened by jerry-git - 8
DOC: README.md: Inline i/o from Example.ipynb
#89 opened by westurner - 3
[Advisory] IPytest + pytest-xdist does not work (`ExitCode.NO_TESTS_COLLECTED: 5`)
#90 opened by keen85 - 1
- 1
Add nbmake to related projects
#79 opened by chmp - 2
Add breakpoint() support
#80 opened by alac1984 - 18
Add 'how to run a specific test' to the docs
#71 opened by axil - 6
- 1
Improve doc string for %%ipytest?
#72 opened by chmp - 1
Replace `mddocs` with `minidocs`
#68 opened by chmp - 1
trying to use in notebook in AWS sagemaker "ImportError: cannot import name 'final' from '_pytest.compat' (/opt/conda/lib/python3.7/site-packages/_pytest/compat.py)"
#70 opened by tansaku - 3
- 2
- 10
Running with ipython 8 results in crash
#62 opened by ralfschulze - 8
Return exit code from ipytest.run
#63 opened by chmp - 9
always_clean option?
#57 opened by The-Compiler - 1
Program name in error messages is confusing
#61 opened by chmp - 9
Pre-release shows duplicated collection
#53 opened by chmp - 2
Tweak the defaults of autoconfig
#46 opened by chmp - 15
Selecting individual tests in a cell
#52 opened by pmeier - 2
- 6
warning with pytest >= 6.0
#49 opened by yuuuxt - 2
using ipytest inside databricks
#47 opened by tade0726 - 3
database access with pytest-django
#45 opened by highpost - 2
- 6
- 3
Doesn't work with Google Colab
#42 opened by borisbrodski - 3
How to run doctest with cell magic command?
#24 opened by tamuhey - 4
- 2
Error Executing Ipytest with Anaconda
#41 opened by smileykaur - 3
Errors while running the example notebook
#38 opened by nvankayalapati - 1
Package not installable from sdist
#36 opened by xhochy - 4
Upload sdists
#33 opened by xhochy - 3
Deprecation warning with pytest 5.4.1
#32 opened by joschkazj - 2
deprecated direct construction of Module (py37)
#31 opened by elgalu - 5
Question about running in Jypiter notebooks
#27 opened by tsemana - 2
Cannot find @given for pytest-bdd
#25 opened by sunbiz - 2
Supress pytest rewrite warnings for plugins
#20 opened by chmp - 1
Add a proper signature to ipytest.config
#18 opened by chmp - 1
Support async tests
#19 opened by chmp