套件:python3-nbval(0.11.0-2)
Pytest plugin for validating Jupyter notebooks (Python 3)
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.
This package installs the library for Python 3.
其他與 python3-nbval 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-coverage
- code coverage tool for Python 3
-
- dep: python3-ipykernel
- IPython kernel for Jupyter (Python 3)
-
- dep: python3-jupyter-client
- Jupyter protocol client APIs (Python 3)
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
