9 lines
127 B
Markdown
9 lines
127 B
Markdown
|
move into e2e when ts-node based runner has been setup
|
||
|
|
||
|
To run
|
||
|
```bash
|
||
|
npm install
|
||
|
npm run test:auto
|
||
|
npm run test:explicit
|
||
|
```
|