@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 e2e, at the same level as the src root directory.