ci: run e2e tests

This commit is contained in:
Ibrahima G. Coulibaly
2024-06-28 15:47:54 +01:00
parent ac63c0e357
commit ebedaf2ee2
3 changed files with 65 additions and 60 deletions

View File

@@ -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">