Skip to content

Commit

Permalink
πŸ“ add cypress to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
haliphax authored Jan 27, 2025
1 parent d78280a commit bf3aac6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@ Simple [story points][] estimation
### Shared

- [Remult][] - Data access layer
- [Vitest][] - Testing framework
- [Vitest][] - Unit/integration test framework
- [Cypress][] - End-to-end test framework

## Run locally

Expand Down Expand Up @@ -70,6 +71,7 @@ npm run e2e
```

[css grid]: https://developer.mozilla.org/en-us/docs/web/css/css_grid_layout
[cypress]: https://cypress.io
[demonstration app]: https://sphenoid-secret-antimony.glitch.me
[express]: https://expressjs.com
[less]: https://lesscss.org
Expand Down

0 comments on commit bf3aac6

Please sign in to comment.