You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #276 from lcpp-org/byexample-CI
[WIP] Add byexample workflow for doctesting README.md
This adds automatic tests of the code snippets in the readme. Currently this only covers the examples, and not the installation section - there are some difficulties with configuring byexample to handle the much more complicated output of those sections, and all of the content therein is already being run as part of the github workflows anyway.
What this will do is prevent changes to the examples from making the README outdated.
0 commit comments