pytest-codeblocks VS nbval

Compare pytest-codeblocks vs nbval and see what are their differences.

pytest-codeblocks

:page_facing_up: Test code blocks in your READMEs (by nschloe)

nbval

A py.test plugin to validate Jupyter notebooks (by computationalmodelling)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pytest-codeblocks nbval
1 1
92 432
- 0.7%
5.4 6.1
3 months ago 2 months ago
Python Python
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pytest-codeblocks

Posts with mentions or reviews of pytest-codeblocks. We have used some of these posts to build our list of alternatives and similar projects.
  • pytest-codeblocks: Test snippets from your READMEs
    1 project | /r/Python | 9 Dec 2021
    If you have code blocks in your README, you can pytest them with pytest-codeblocks. pip install pytest-codeblocks pytest --codeblocks README.md I just added better config support for it, especially if you'd like to conditionally skip testing some of the blocks (skipif).

nbval

Posts with mentions or reviews of nbval. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-11.

What are some alternatives?

When comparing pytest-codeblocks and nbval you can also consider the following projects:

pytest-flask-sqlalchemy - A pytest plugin for preserving test isolation in Flask-SQLAlchemy using database transactions.

pytest-sugar - a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)

nbmake - ๐Ÿ“ Pytest plugin for testing notebooks

pytest-langchain - โœ… Pytest-style test runner for langchain projects

python-testing - Exercises to learn best practice of writing tests in Python

ITKIOScanco - ITK Image IO for Scanco MicroCT .ISQ files

ITKElastix - An ITK Python interface to elastix, a toolbox for rigid and nonrigid registration of images

pytest-inline - pytest-inline is a pytest plugin for writing inline tests.

rxwidgets - ReactiveX ipywidgets for complex iPython notebooks.

pytest - The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

jupyter-book - Create beautiful, publication-quality books and documents from computational content.

testbook - ๐Ÿงช ๐Ÿ“— Unit test your Jupyter Notebooks the right way