UNPKG

@push.rocks/tapbundle

Version:

A comprehensive testing automation library that provides a wide range of utilities and tools for TAP (Test Anything Protocol) based testing, especially suitable for projects using tapbuffer.

8 lines (5 loc) 134 B
import * as plugins from './tapbundle.plugins.js'; export class TapCreator { // TODO: } export let tapCreator = new TapCreator();