Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

xujjun/mochaT

Repository files navigation

mochaT

About Mocha API Testing

• How to use Install the dependencies locally and Mocha globally

$ cd mochaT
$ npm install
$ npm install --global mocha

If you want to run the test cases in preview, you can do this as below

$ cd mochaT
$ npm run envp
$ npm run test

If you want to run the test cases in demo, you can do this as below

$ cd mochaT
$ npm run envd
$ npm run test

If you want to setup new environment in the testing, you should go to library/setEnvInfo.js, refer to the existing script to add

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /