From 97a3dfba8e39ebc875453c77eb7eea010eda2714 Mon Sep 17 00:00:00 2001 From: Mirza Sisic Date: Fri, 21 Oct 2022 15:46:59 +0200 Subject: [PATCH 1/3] fix misspelled name add portoflio link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d48ca..e761127 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ All material on this site is shared with permission from the creators. Unless o ## Articles - [Getting Testing Bottlenecks Out of Your Pipelines](https://devops.com/get-testing-bottlenecks-out-of-your-pipelines/) *by [Lisa Crispin](https://lisacrispin.com/)* - [A Collection of Suggestions I Strenuously Resisted](https://unremarkabletester.com/2019/05/08/a-collection-of-suggestions-i-strenuously-resisted/) *by [Areti Panou](https://twitter.com/unremarkableQA)* -- [Modern Testing Principles](https://blog.testproject.io/2022/04/21/modern-testing-principles/) *by Mira Sisic +- [Modern Testing Principles](https://blog.testproject.io/2022/04/21/modern-testing-principles/) *by [Mirza Sisic](https://mirzasisic.com/)* ## Miscellaneous From efd64dbf3c5e26ac58fa483406ae0286978b192b Mon Sep 17 00:00:00 2001 From: Mirza Sisic Date: Fri, 21 Oct 2022 15:50:22 +0200 Subject: [PATCH 2/3] Add new article link: Modern Testing trough BDD --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e761127..a2d73aa 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ All material on this site is shared with permission from the creators. Unless o - [Getting Testing Bottlenecks Out of Your Pipelines](https://devops.com/get-testing-bottlenecks-out-of-your-pipelines/) *by [Lisa Crispin](https://lisacrispin.com/)* - [A Collection of Suggestions I Strenuously Resisted](https://unremarkabletester.com/2019/05/08/a-collection-of-suggestions-i-strenuously-resisted/) *by [Areti Panou](https://twitter.com/unremarkableQA)* - [Modern Testing Principles](https://blog.testproject.io/2022/04/21/modern-testing-principles/) *by [Mirza Sisic](https://mirzasisic.com/)* +- [Modern Testing trough BDD](https://softwaretestingboard.com/blogs/modern-testing-trough-bdd/) *by [Mirza Sisic](https://mirzasisic.com/)* ## Miscellaneous From 06102edf7cbbda2358f40841f7298cd27177eab0 Mon Sep 17 00:00:00 2001 From: Mirza Sisic Date: Fri, 21 Oct 2022 15:52:47 +0200 Subject: [PATCH 3/3] Fixed typo through --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2d73aa..a1eb462 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ All material on this site is shared with permission from the creators. Unless o - [Getting Testing Bottlenecks Out of Your Pipelines](https://devops.com/get-testing-bottlenecks-out-of-your-pipelines/) *by [Lisa Crispin](https://lisacrispin.com/)* - [A Collection of Suggestions I Strenuously Resisted](https://unremarkabletester.com/2019/05/08/a-collection-of-suggestions-i-strenuously-resisted/) *by [Areti Panou](https://twitter.com/unremarkableQA)* - [Modern Testing Principles](https://blog.testproject.io/2022/04/21/modern-testing-principles/) *by [Mirza Sisic](https://mirzasisic.com/)* -- [Modern Testing trough BDD](https://softwaretestingboard.com/blogs/modern-testing-trough-bdd/) *by [Mirza Sisic](https://mirzasisic.com/)* +- [Modern Testing through BDD](https://softwaretestingboard.com/blogs/modern-testing-trough-bdd/) *by [Mirza Sisic](https://mirzasisic.com/)* ## Miscellaneous