ipytest
Notebook runner
An extension that allows Pytest to be run within Jupyter notebooks.
Pytest in IPython notebooks.
318 stars
5 watching
17 forks
Language: Python
last commit: 4 months ago
Linked from 2 awesome lists
ipython-notebookjupyter-notebookpytestpython
Related projects:
Repository | Description | Stars |
---|---|---|
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 443 |
prasunkgupta/python-cheat-sheets | IPython notebooks showcasing useful Python code snippets and functionality | 28 |
rajathkmp/python-lectures | A collection of interactive Python tutorials using IPython Notebooks | 388 |
invictify/jupter-notebook-rest-api | An application that enables running Jupyter notebooks as REST API endpoints | 80 |
elehcimd/pynb | Enables development of Jupyter Notebooks as Python code with embedded Markdown text | 249 |
pytest-dev/pytest-django | Provides a plugin to integrate Django projects with the pytest testing framework. | 1,397 |
ionelmc/pytest-benchmark | A tool that helps you measure the performance of your code | 1,256 |
pytest-dev/pytest-asyncio | Provides support for coroutines in pytest tests | 1,436 |
pytest-dev/pytest-flask | Provides tools and fixtures to simplify testing and development of Flask applications | 486 |
anapaulagomes/pytest-picked | A plugin for pytest that runs tests from modified test files only, allowing developers to automate testing of specific changes before committing them. | 369 |
tylere/ee-jupyter-examples | A collection of Jupyter Notebook examples showcasing the use of the Earth Engine Python API | 87 |
kataev/pytest-grpc | Tools and fixtures for testing gRPC services with pytest. | 126 |
kracekumar/jut | Displays Jupyter notebooks in the terminal | 183 |
timkpaine/jupyterlab_commands | Allows users to run arbitrary Python commands within the JupyterLab command palette. | 58 |
james91b/ida_ipython | Embeds an IPython kernel within IDA Pro to facilitate interactive Python scripting and analysis. | 252 |