Bercow Packages

@bercow/c8

Test plugin for the [bercow](https://github.com/lachrist/bercow) test runner based [c8](https://github.com/bcoe/c8).

0.0.4 • Published 3 years ago

@bercow/eslint

Lint plugin for the [bercow](https://github.com/lachrist/bercow) test runner based on [eslint](https://github.com/eslint/eslint).

0.1.0 • Published 3 years ago

@bercow/link-adjacent

Link 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 sit next to their main file with an additional extension.

0.1.0 • Published 3 years ago

@bercow/link-separate

Link 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 sit in a separate directory that mirrors the structure of the source directory.

0.1.0 • Published 3 years ago

@bercow/order-esm-import

Lint plugin for the [bercow](https://github.com/lachrist/bercow) test runner based which enforces import ordering on native modules. Node modules should be first, then external modules, then internal modules. The ordering of internal module follows bercow

0.1.0 • Published 3 years ago

bercow-c8

Test plugin for the [bercow](https://github.com/lachrist/bercow) test runner based [c8](https://github.com/bcoe/c8).

0.0.1 • Published 3 years ago

bercow-eslint

Lint plugin for the [bercow](https://github.com/lachrist/bercow) test runner based on [eslint](https://github.com/eslint/eslint).

0.0.0 • Published 3 years ago

bercow-link-adjacent

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 next to their main file with an additional extension.

0.0.1 • Published 3 years ago

bercow-link-separate

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.

0.0.0 • Published 3 years ago

bercow-order-esm-import

Lint plugin for the [bercow](https://github.com/lachrist/bercow) test runner based which enforces import ordering on native modules. Node modules should be first, then external modules, then internal modules. The ordering of internal module follows bercow

0.1.1 • Published 3 years ago