introduce TapWrap

This commit is contained in:
2017-07-05 17:57:28 +02:00
parent c5e068d5cd
commit 15bbf7f10c
6 changed files with 384 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
import * as plugins from './tapbundle.plugins'
import { TapTest, ITestFunction } from './tapbundle.classes.taptest'
import { TapWrap } from './tapbundle.classes.tapwrap'
export class Tap {
skip = {
test: (...args) => {