-
Notifications
You must be signed in to change notification settings - Fork 47
feat: MDBook keeper tests #212
Copy link
Copy link
Open
Labels
good first issue 👋Good for newcomersGood for newcomerspriority-medium ⚡Medium priority tasksMedium priority taskstech debt 🏗️Technical debt and cleanup tasksTechnical debt and cleanup tasks
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issue 👋Good for newcomersGood for newcomerspriority-medium ⚡Medium priority tasksMedium priority taskstech debt 🏗️Technical debt and cleanup tasksTechnical debt and cleanup tasks
Right now we have a commented out preprocessor for the MDBook:
If we uncomment this, code snippets in the book will run and be checked like doctests, which is nice. However, many of these are broken as is.
To replicate:
Make sure you:
Then from the root: