1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 00:21:28 +02:00

Update src/roadmaps/software-design-architecture/content/100-clean-code-principles/110-keep-tests-independent.md

This commit is contained in:
Kamran Ahmed
2023-01-23 03:26:43 +04:00
committed by GitHub
parent 2235af6370
commit 8afa03cabf

View File

@@ -15,4 +15,4 @@ By following these best practices, the system architecture will be more maintain
Learn more from the following links:
- [Independent Testing in Software Engineering](https://www.geeksforgeeks.org/independent-testing-in-software-engineering/)
- [Keeping Tests Valuable](https://www.checklyhq.com/learn/headless/valuable-tests/)