Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.31 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.31 KB

(French version)

mocha-concurrent-api-tests

Mocha-concurrent-api-tests provides the core functions required to implement Concurrent API Tests with Mocha. Thanks to mocha.parallel for providing a single threaded event loop architecture for Mocha tests.

For more details, see the mocha-concurrent-api-tests documentation.

Example

The mocha-concurrent-api-tests example shows how apply the Concurrent API Tests approach of with Mocha.

The example can be use as a template for starting new test projects.

For more details, see the example documentation.

License

The source code of this project is distributed under the MIT License.

Contributing

See CONTRIBUTING.md.

Code of Conduct

Participation in this poject is governed by the Code of Conduct.