Skip to content

Commit

Permalink
Merge pull request #400 from w3bdesign/playwright
Browse files Browse the repository at this point in the history
Playwright
  • Loading branch information
w3bdesign authored Oct 7, 2024
2 parents 0d82233 + cb7bc4f commit a63c688
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Fourth version of my personal portfolio website with Next.js, Framer Motion, San
- Animations with Framer Motion
- React testing library for unit testing
- Cypress for E2E testing
- Playwright for cross-browser E2E testing
- Contact form with Email.js
- Polymorphic components
- Automatic sitemap generation (see /api/siteMapGenerator.ts)
Expand Down Expand Up @@ -82,7 +83,7 @@ Fourth version of my personal portfolio website with Next.js, Framer Motion, San
- Github action workflow for Cypress
- Code quality analysis with Codacy, Sonarcloud and Codeclimate
- E2E testing with Cypress integrated with Github actions
- E2E testing with Playwright integrated with Github actions
- E2E testing with Playwright for cross-browser compatibility, integrated with Github actions
- Unit testing with Jest and React Testing Library integrated with CircleCI
- Test coverage setup with Codecov
- 99% test coverage with Jest and React testing library

0 comments on commit a63c688

Please sign in to comment.