From 7b753fae383812f1d88abdc1bbd2f4ce8555749f Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Tue, 27 Feb 2018 12:28:07 +0100 Subject: [PATCH] Add falsehoods on testing. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed9f900..419dfdb 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,9 @@ While RFC4180 to exists, it is far from definitive and goes largely ignored. - [Falsehoods About Package Managers](https://meta-package-manager.readthedocs.io/en/develop/falsehoods.html) - Covers package and their managers. +- [Falsehoods About +Testing](https://club.ministryoftesting.com/t/falsehoods-testers-believe/1371) - +An attempt to establish a list of falsehoods about testing. - [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge your assumptions about strings.