[ forky ]
[ sid ]
[ 源代码: python-nbval ]
软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- 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
