1.33.4 • Published 6 months ago

@haibun/e2e-tests v1.33.4

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Haibun e2e tests

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.