README
BB-TEST Typescript plugin
Provides support for typescript in the bb-test unit tool
Install alongside bb-test
npm install -g @bb-cli/bb-test-plugin-typescript
Usage
bb-test unit --test-plugins typescript
Adds typescript support
<script type="module">
import bbCliBbTestPluginTypescript from 'https://cdn.skypack.dev/@bb-cli/bb-test-plugin-typescript';
</script>
Provides support for typescript in the bb-test unit tool
npm install -g @bb-cli/bb-test-plugin-typescript
bb-test unit --test-plugins typescript