Skip to main content

@ditsmod/testing

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

npm i -D @ditsmod/testing

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