1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-29 12:10:22 +02:00

Add integration testing resources (#2733)

Add 1 TNS link
This commit is contained in:
The New Stack
2022-10-31 04:27:28 -04:00
committed by GitHub
parent 39a7755e4e
commit dd0ad295ff

View File

@@ -4,4 +4,5 @@ Integration testing is a broad category of tests where multiple software modules
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/integration-testing.html'>Integration Testing</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/how-to-integrate-and-test-your-tech-stack/'>How to Integrate and Test Your Tech Stack</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtu.be/QYCaaNz8emY'>What is Integration Testing?</BadgeLink>