0.0.0 • Published 2 years ago

bercow-link-separate v0.0.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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".