Skip to content

Demo of errors when running multiple mocha tests with aws-sdk-client-mock

Notifications You must be signed in to change notification settings

danmana/mocha-aws-sdk-client-mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mocha-aws-sdk-client-mock

Demo of errors when running multiple mocha tests with aws-sdk-client-mock

See issue m-radzikowski/aws-sdk-client-mock#64

npm run mocha -- tests/one*.js works

npm run mocha -- tests/two*.js works

npm run mocha -- tests/*.js ⚠️ does not work, suite one fails

npm run mocha -- tests/*.js --parallel works

About

Demo of errors when running multiple mocha tests with aws-sdk-client-mock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published