1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00

Add falsehoods on testing.

This commit is contained in:
Kevin Deldycke 2018-02-27 12:28:07 +01:00
parent e1674159e9
commit 7b753fae38
No known key found for this signature in database
GPG key ID: C572BB01B1ED5A3A

View file

@ -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.