Skip to content

Commit

Permalink
Merge pull request #118 from Vero-Ventures/Cassidy-Boilley-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Cassidy-Boilley committed May 29, 2024
2 parents b482829 + 73c377d commit df9cf03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ To install the project, clone the repository and run `npm install` to install al
^^
This will require admin access to the repository

- Testing is done through Playwright and Jest. Ideally tests should be made with Jest so that coverage can be done. However playwright is easier to use but doesn't currently have coverage reports.
- Testing is done through Playwright and Jest. Unit tests should be made with Jest so that coverage can be done. However playwright is easier to use for end-to-end testing but doesn't currently register on coverage reports.

0 comments on commit df9cf03

Please sign in to comment.