We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39212f7 commit 3cb1d31Copy full SHA for 3cb1d31
README.md
@@ -26,6 +26,8 @@ As we are close to a big release, we will cover only critical paths. Write some
26
### Automation
27
To save us time in the future, it would be really helpful to automate the tests.
28
- Automate the test cases you have written for the projects
29
+- Use Page Object Model pattern in your test framework
30
+- When sharing the project, provide CLI commands how to run tests for Android, iOS and Web
31
32
### Test Reporting (Optional)
33
If time allows it, we would like to see a Test Report of 1 of the Test Runs. You're free to choose which tools you'd like to use for this.
0 commit comments