Skip to content

Commit 3cb1d31

Browse files
committed
Update readme with denys feedback on automation req
1 parent 39212f7 commit 3cb1d31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ As we are close to a big release, we will cover only critical paths. Write some
2626
### Automation
2727
To save us time in the future, it would be really helpful to automate the tests.
2828
- 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
2931

3032
### Test Reporting (Optional)
3133
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

Comments
 (0)