@haibun/e2e-tests
v1.33.4
Published
e2e tests for haibun
Readme
haibun-e2e-tests
End to end tests with Haibun.
Use node version 14 (or later).
cd to the project directory, then
npm i to install libraries
npm run build to build
npm run test to run all tests.
npm run test to watch all tests.
Features are in local/features/.
Take a look at scripts in package.json for more test options.
