sirun 0.1.9

A benchmark test runner
1
2
3
4
{
  "teardown": "echo a teardown was run",
  "run": "echo the test was run"
}