End to end tests with core and add-on Haibun steppers.
cd to the project directory, then
npm i to install libraries
npm run build to build
npm run test to run all tests, or npm run test <name> for one test, for example, npm run test after-every.
Features are in local/features/, walkthrough/features.
Take a look at scripts in package.json for more test options, and use npm run test -- --help
npm run walkthrough will create a sample video with audio walkthrough.
Generated using HAIBUN_O_WEBPLAYWRIGHT_MONITOR=each