Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically test the getting started instructions #300

Closed
amirmc opened this issue Mar 24, 2015 · 2 comments
Closed

Automatically test the getting started instructions #300

amirmc opened this issue Mar 24, 2015 · 2 comments
Labels

Comments

@amirmc
Copy link
Contributor

amirmc commented Mar 24, 2015

We should be able to run tests on the instructions for building mir-www (and any others). I'm thinking of something similar to the 99 problems page on OCaml.org (source), but in reverse. i.e. the code snippets on the page are pulled in from version-controlled source files elsewhere (via some templating magic).

xref: #299, #267, #238

@yomimono
Copy link
Contributor

yomimono commented Apr 6, 2018

There are folks currently working on this for the new edition of Real World OCaml. I hope we can repurpose their work here (and elsewhere in the Mirage ecosystem).

@samoht
Copy link
Member

samoht commented Apr 12, 2024

I've added the necessary machinery to do this in #817 using mdx. The rest of the work is now tracked by #770 so closing.

@samoht samoht closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants