README.md (243B)
1 # Testing 2 Tests are defined as such: 3 - `test_name.md`: the markdown file to be tangled 4 - `test_name.ext`: the expected tangle artifacts to be generated, as defined by tangle directives in `test_name.md`. 5 6 To run all tests, execute `./run.sh`.