Plugin introduction
@ng-apimock/core has multiple plugins that connect to the middleware and make all its features available.
You can use these plugins for both:
- local development
- automated testing
Local development
For local development you can use:
Automated testing
For automated testing you can use:
important
When using @ng-apimock/core for automated testing, parallel executed tests do not interfere with each other. Each session is fully isolated.