LICENSE
README.md
__pyversion__
pyproject.toml
pytest_ipynb2/__init__.py
pytest_ipynb2/_parser.py
pytest_ipynb2/plugin.py
pytest_ipynb2/pytester_helpers.py
pytest_ipynb2.egg-info/PKG-INFO
pytest_ipynb2.egg-info/SOURCES.txt
pytest_ipynb2.egg-info/dependency_links.txt
pytest_ipynb2.egg-info/requires.txt
pytest_ipynb2.egg-info/top_level.txt
tests/conftest.py
tests/test_collection.py
tests/test_collectiontree.py
tests/test_fixtures.py
tests/test_parsenotebook.py
tests/test_runtests.py
tests/test_specialcases.py
tests/assets/failing_test.py
tests/assets/fixture_test.py
tests/assets/globals_test.py
tests/assets/import_ipytest.py
tests/assets/notebook.py
tests/assets/param_test.py
tests/assets/passing_test.py
tests/assets/test_class.py
tests/assets/test_module.py
tests/assets/test_othermodule.py