(This may not be answering the question you asked, but is for running tests from the /tests suite )
`koch tests` to run all tests, or `koch tests <testDir>` where <testDir> is one of the directories under the `/tests` directory
(This may not be answering the question you asked, but is for running tests from the /tests suite )
`koch tests` to run all tests, or `koch tests <testDir>` where <testDir> is one of the directories under the `/tests` directory