mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 14:09:31 +02:00
ci: run e2e tests
This commit is contained in:
12
README.md
12
README.md
@@ -54,6 +54,18 @@ npm run script:create:tool my-tool-name folder1/folder2
|
||||
|
||||
Use `folder1\folder2` on Windows
|
||||
|
||||
### Run tests
|
||||
|
||||
```bash
|
||||
npm run test
|
||||
```
|
||||
|
||||
- For e2e tests
|
||||
|
||||
```bash
|
||||
npm run test:e2e:run
|
||||
```
|
||||
|
||||
### Contributors
|
||||
|
||||
<a href="https://github.com/iib0011/omni-tools/graphs/contributors">
|
||||
|
Reference in New Issue
Block a user