Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_runner: support function mocking | cjihrig | 2022-11-07 | 1 | -1/+18 |
* | test_runner: remove runtime experimental warning | Colin Ihrig | 2022-10-03 | 1 | -3/+0 |
* | test_runner: support programmatically running `--test` | Moshe Atlow | 2022-08-24 | 1 | -7/+12 |
* | test_runner: add before/after/each hooks | Moshe Atlow | 2022-07-30 | 1 | -1/+5 |
* | test_runner: expose `describe` and `it` | Moshe Atlow | 2022-06-29 | 1 | -1/+3 |
* | test: add initial test module | cjihrig | 2022-03-21 | 1 | -0/+8 |