Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ nbval is compatible with the pytest-xdist plugin for parallel running of tests.
however require the use of the `--dist loadscope` flag to ensure that all cells of one
notebook are run on the same kernel.

## Documentation

The narrative documentation for nbval can be found at https://nbval.readthedocs.io.

## Help
The `py.test` system help can be obtained with `py.test -h`, which will
Expand Down