mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-08 17:46:45 +05:30
ci: run e2e tests
This commit is contained in:
parent
ac63c0e357
commit
ebedaf2ee2
3 changed files with 65 additions and 60 deletions
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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue