jest --ci --testRegex test/CopyPlugin.test.js \
test/cache-option.test.js test/cjs.test.js  test/flatten-option.test.js \
test/force-option.test.js test/globOptions-option.test.js \
test/ignore-option.test.js test/test-option.test.js \
test/transform-option.test.js test/transformPath-option.test.js \
test/validate-options.test.js
# Excluded tests - possibly due to expecting mkdirp 0.5 
# test/context-option.test.js test/from-option.test.js test/to-option.test.js
# test/toType-option.test.js 
