pytest-notebook
pytest-notebook copied to clipboard
A pytest plugin for regression testing and regenerating Jupyter Notebooks
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.14.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.14.5)
Dear Chris, thanks a stack for conceiving this excellent package. We are using `pytest-notebook` with the `JupyterNbCollector`, and investigated the capabilities how to conditionally skip notebooks while testing, but only...
A few changes which are needed for the GitHub Action runners to succeed.
### Version: Name: pytest_notebook Version: 0.10.0 Summary: A pytest plugin for testing Jupyter Notebooks. ### Message ============================================== warnings summary ============================================== ../../../../opt/homebrew/lib/python3.11/site-packages/pytest_notebook/plugin.py:273 ../../../../opt/homebrew/lib/python3.11/site-packages/pytest_notebook/plugin.py:273 /opt/homebrew/lib/python3.11/site-packages/pytest_notebook/plugin.py:273: _**PytestRemovedIn8Warning: The (fspath: py.path.local) argument to JupyterNbCollector...
The output of library I'm building is a Dataframe ( from pandas ) Is it possible to compare output which is rendered from a pandas.Dataframe ? or it can only...
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.2.0. Release notes Sourced from black's releases. 24.2.0 Stable style Fixed a bug where comments where mistakenly removed along with redundant parentheses (#4218) Preview style...
Updates the requirements on [sphinx-book-theme](https://github.com/executablebooks/sphinx-book-theme) to permit the latest version. Release notes Sourced from sphinx-book-theme's releases. v1.1.2 (full changelog) Enhancements made ENH: bump version #818 (@agoose77) Bugs fixed FIX: correct...
Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. Release notes Sourced from pre-commit/action's releases. pre-commit/[email protected] Misc Update actions/cache to v4 #190 PR by @SukiCZ. #189 issue by @bakerkj. Commits 2c7b380 v3.0.1 8e2deeb...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...