Annotate cells that are expected to error as a form of (unit-)testing
Open
enhancement
- Dominant language
- Python
- Stars
- 46
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Following up on #21, it would be great if there was some way of annotating cells that _are_ expected to error.
Ideally, the build system would take that to mean that a cell errors if and only if it is annotated as such; if this condition is not met, building the book would fail and we'd get a report showing what went wrong, where.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.