-
Notifications
You must be signed in to change notification settings - Fork 10
Testing Web React applications
Vladimir Turov edited this page Sep 21, 2020
·
2 revisions
In our web testing library hs-test-web there is a possibility to test frontend applications based on React library.
- Home
- About
- Initial setup
- Writing tests
- Guidelines for writing tests
- Outcomes of testing
- Generating and checking
- Presentation error
- Checking JSON
- Testing solutions written in different languages
- Creating Hyperskill problems based on hs-test
- Testing Java Swing applications
- Testing Java Spring applications
- Testing Ktor applications