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.
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.
The source code of this project is distributed under the MIT License.
See CONTRIBUTING.md.
Participation in this poject is governed by the Code of Conduct.