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

content/software-design-and-architecture
Kamran Ahmed 2 years ago committed by GitHub
parent 2235af6370
commit 8afa03cabf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/roadmaps/software-design-architecture/content/100-clean-code-principles/110-keep-tests-independent.md

@ -15,4 +15,4 @@ By following these best practices, the system architecture will be more maintain
Learn more from the following links: 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/)
Loading…
Cancel
Save