Metadata-Version: 2.4
Name: pytest-testbook
Version: 0.0.25
Summary: A pytest plugin for executing Jupyter Notebooks as tests
Author: Ernesto D. Luzon Jr.
Project-URL: Homepage, https://github.com/ldiary/pytest-testbook
Project-URL: Repository, https://github.com/ldiary/pytest-testbook
Project-URL: Bug Tracker, https://github.com/ldiary/pytest-testbook/issues
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest>=5.4.0
Requires-Dist: nbformat
Requires-Dist: jupyter_client
Dynamic: license-file
