Update home authored by Johannes Hoelken's avatar Johannes Hoelken
......@@ -33,6 +33,11 @@ A huge list of kata including comments and implementation examples can be found
- **C**
- [coding dojo: kata](http://codingdojo.org/kata/) A big repository of coding katas
- [Clean Code Developers](https://clean-code-developer.com/) Initiative to become better developers
- **G**
- [Glossary of testing related terms](glossary)
- **P**
- [Python package index (including documentation)](https://pypi.org/)
- [PyTest mocking API](https://pypi.org/project/pytest-mock/)
- **X**
- [xUnit testing patterns (xunitpatterns.com)](http://xunitpatterns.com/) Best practices and patterns for unit testing
......
......