Add doctest tests #18
Labels
documentation
Improvements or additions to documentation
nice to have
Something that would be nice to have but is not critical
testing
Improvements or problems in test suite
As the documentation expands (e.g. #15) and more examples are added, it will become indispensable to introduce a tool that can help us make sure that they stay up-to-date. The standard for this is doctest
A potential problem with this is that some of the examples in some of the how-to guides (especially the ones that work with custom yaml files) may not actually pass the doctests.
The text was updated successfully, but these errors were encountered: