Automatically test all code examples in this repository. #255
Labels
dif/expert
Extensive knowledge (implications, ramifications) required
effort/weeks
Estimated to take multiple weeks
kind/enhancement
A net-new feature or an improvement to an existing feature
need/analysis
Needs further analysis before proceeding
P3
Low: Not priority right now
status/deferred
Conscious decision to pause or backlog
topic/docs
Documentation
topic/infra
Infrastructure
We have the following line in our release process checklist:
This is simply impossible to achieve manually.
We should have doctests like in rust (https://doc.rust-lang.org/rustdoc/documentation-tests.html).
For example, every document could start with:
We could then have a testing tool iterate over every markdown file, running the appropriate testing tool against each one.
The text was updated successfully, but these errors were encountered: