UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

7 lines (5 loc) 157 B
import ProgressBar from 'progress'; /** * Wrapper around the progress bar for unit testing purposes */ export const progressBarWrapper = { ProgressBar };