nosebook
Test runner
A tool that enables running IPython notebooks as tests in automated testing suites.
a nose plugin for finding and running IPython notebooks as nose tests
80 stars
8 watching
9 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
djanowski/cutest | A testing framework that isolates tests in separate processes and provides mechanisms to prepare and setup test environments. | 153 |
cfpb/jmeter-bootstrap | A tool that simplifies the setup and running of JMeter load tests in a project | 37 |
computationalmodelling/nbval | Tools for validating and testing Jupyter notebooks with automated execution and output comparison | 443 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
wntrblm/nox | Automates testing in multiple Python environments. | 1,333 |
jorgebucaran/fishtape | A Fish test runner that allows testing of shell scripts and functions in isolation. | 348 |
last-ent/testy-go | An application that provides a simple and flexible way to run tests in Go projects. | 8 |
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. | 370 |
josema/tabe | A testing framework that supports both CLI and browser environments. | 2 |
chmp/ipytest | An extension that allows Pytest to be run within Jupyter notebooks. | 318 |
mumuki/mumuki-ruby-runner | An application that runs Rspec tests within a Sinatra-based server | 4 |
mllrsohn/gulp-protractor | A tool for running automated tests with Selenium WebDriver using Gulp as the build system. | 136 |
sindresorhus/gulp-jasmine | A tool for running and managing unit tests in JavaScript projects using the Jasmine testing framework. | 111 |
ovh/venom | A tool for managing and running integration tests with efficiency | 1,059 |
vsavkin/guinness | A testing framework for Dart applications | 42 |