The devel/py-nbval,python3 port
py3-nbval-0.9.6p1 – py.test plugin to validate Jupyter notebooks (cvsweb github mirror)
Description
The plugin adds functionality to py.test to recognise and collect Jupyter notebooks. The intended purpose of the tests is to determine whether execution of the stored inputs match the stored outputs of the .ipynb file. Whilst also ensuring that the notebooks are running without errors. The tests were designed to ensure that Jupyter notebooks (especially those for reference and documentation), are executing consistently. Each cell is taken as a test, a cell that doesn't reproduce the expected output will fail.WWW: https://github.com/computationalmodelling/nbval
Maintainer
Daniel Dickman
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/nbval-0.9.6.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/nbval/
- /usr/local/lib/python3.11/site-packages/nbval/__init__.py
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_cover4.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_cover4.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_cover5.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_cover5.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_version.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/_version.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/cover.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/cover.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/kernel.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/kernel.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/nbdime_reporter.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/nbdime_reporter.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/plugin.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/nbval/__pycache__/plugin.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/nbval/_cover4.py
- /usr/local/lib/python3.11/site-packages/nbval/_cover5.py
- /usr/local/lib/python3.11/site-packages/nbval/_version.py
- /usr/local/lib/python3.11/site-packages/nbval/cover.py
- /usr/local/lib/python3.11/site-packages/nbval/kernel.py
- /usr/local/lib/python3.11/site-packages/nbval/nbdime_reporter.py
- /usr/local/lib/python3.11/site-packages/nbval/plugin.py
- @conflict py-nbval-*