1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 04:59:50 +02:00

Add python resource (#3127)

This commit is contained in:
The New Stack
2023-01-04 08:37:57 -06:00
committed by GitHub
parent 78438b1bc4
commit ec6d045752

View File

@@ -5,3 +5,4 @@ A key to building software that meets requirements without defects is testing. S
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/software-testing-introduction-importance.html'>What is Software Testing?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/guide/testing-pyramid-for-test-automation'>Testing Pyramid</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://thenewstack.io/automate-quality-security-checks-for-python-library-dependencies/'>Automate Quality, Security Checks for Python Library Dependencies</BadgeLink>