UNPKG

@kamiazya/jest-dynamic

Version:

An extension to dynamically switch the Jest test suite according to the environment (such as platform).

5 lines (4 loc) 108 B
export * from './skipOn'; export * from './skipIf'; export * from './onlyOn'; export * from './onlyIf';