pytest-notebook

A pytest plugin for regression testing and regenerating Jupyter Notebooks

BSD-3-CLAUSE License

Downloads
66.4K
Stars
49
Committers
9

Bot releases are visible (Hide)

pytest-notebook - v0.10.0 Latest Release

Published by chrisjsewell 11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/chrisjsewell/pytest-notebook/compare/v0.9.0...v0.10.0

pytest-notebook - v0.9.0

Published by chrisjsewell 11 months ago

What's Changed

Full Changelog: https://github.com/chrisjsewell/pytest-notebook/compare/v0.8.1...v0.9.0

pytest-notebook - v0.8.1

Published by chrisjsewell almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/chrisjsewell/pytest-notebook/compare/V0.8.0...v0.8.1

pytest-notebook - v0.8.0

Published by chrisjsewell about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/chrisjsewell/pytest-notebook/compare/v0.7.0...v0.8.0

pytest-notebook - v0.7.0

Published by chrisjsewell almost 3 years ago

What's Changed

  • 🔀 Merge: Update package by @chrisjsewell in https://github.com/chrisjsewell/pytest-notebook/pull/20

    • ⬆️ UPGRADE: nbconvert -> nbclient (for notebook execution)
    • ⬆️ UPGRADE: coverage v4 -> v5 API (for execution with code coverage)
    • 📚 DOCS: Use https for inter-sphinx URLs
    • 📚 DOCS: Update documentation packages
    • 🔧 Move to flit for PEP 621 packaging
    • 🔧 Add isort pre-commit hook

Full Changelog: https://github.com/chrisjsewell/pytest-notebook/compare/v0.6.1...v0.7.0

pytest-notebook - v0.6.1

Published by chrisjsewell about 4 years ago

pytest-notebook - Add Coverge Functionality

Published by chrisjsewell about 5 years ago

pytest-notebook - Add pytest header info and beautifulsoup post-processor

Published by chrisjsewell about 5 years ago

pytest-notebook - Include package data in setup.py

Published by chrisjsewell about 5 years ago

pytest-notebook - Fix attrs dependency

Published by chrisjsewell about 5 years ago

Confusingly attrs and attr are different packages, but attrs imports as import attr!

pytest-notebook - Regex-Replacement Functionality

Published by chrisjsewell about 5 years ago

Added regex-replacement functionality (#1) [Chris Sewell]

Also added:

  • Cell execution logging.
  • Tutorial on configuring pytest-notebook.
pytest-notebook - Add screenshot to distribution

Published by chrisjsewell about 5 years ago

pytest-notebook - Initial Release

Published by chrisjsewell about 5 years ago