- gh repo clone signados/js-jest
- cd js-test
- npm install
- npm test
- Ejecutar uno: npm run test filterRedOvejas.test.js
- Ejecutar todos: npm run test
- npm run test:watch
Hay un workflows de github que ejecuta los test cuando sube
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Hay un workflows de github que ejecuta los test cuando sube