diff --git a/docs/tech/good-practices.md b/docs/tech/good-practices.md index 22eadf5..7b1acc1 100644 --- a/docs/tech/good-practices.md +++ b/docs/tech/good-practices.md @@ -3,3 +3,6 @@ ## On Code reviews - [Guide to Conducting Test Automation Code Reviews by Angie Jones](https://applitools.com/blog/guide-to-test-automation-code-reviews/) + +## On Test Automation Patterns +- [Test Automation Patterns](https://testautomationpatterns.org/wiki/index.php/Main_Page)