-
Notifications
You must be signed in to change notification settings - Fork 13
Testing strategy
miguelperezcolom edited this page Aug 5, 2024
·
1 revision
At this point I am only relying on e2e tests. Why? because there were no tests in the beginning and I needed to have the more coverage with the minimum effort. That led me to rely on e2e tests for the moment.
I'm using playwright for the tests and you can find the project inside the e2e folder in the repo.
- Home
- Disclaimer
- See it in action
- User manual (v3)
- UX and IA
- Internals
- Roadmap
- Javadoc
- SonarQube
- Other MDD frameworks
- Thanks