0.0.1 • Published 3 years ago
bercow-link-adjacent v0.0.1
bercow-link-adjacent
Plugin for the bercow test runner which links a test file to its main file. This plugin works for projects whose test files sits next to their main file with an additional extension.
additional-extension <string>: The additional extension that marks test files. Default:"test".final-extension <string> | null: The final extension of test file. Default:nullreuse the extension of main files.