bercow-link-separate
v0.0.0
Published
Plugin for the [bercow](https://github.com/lachrist/bercow) test runner which links a test file to its main file. This plugin works for projects whose test files sits in a separate directory that mirrors the structure of the source directory.
Readme
bercow-link-separate
Plugin for the bercow test runner which links a test file to its main file. This plugin works for projects whose test files sits in a separate directory that mirrors the structure of the source directory.
home-directory <string>: The home directory of the project. Default: the directory where the configuration file sits.test-directory <string>: The test directory of the project. Default:"test".
