Skip to main content

@ditsmod/rest-testing

This module is related to end-to-end testing, so you need to install it in devDependencies:

npm i -D @ditsmod/rest-testing

We recommend keeping such tests in a separate directory called e2e, at the same level as the src root directory.