mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-19 23:57:44 +00:00
2.6 KiB
2.6 KiB
TestOps and Continuous Testing
TestOps
- devops.com: Shift-Right Testing: The Emergence of TestOps
- devopsonline.co.uk: DevOps and the emergence of TestOps!
- opcito.com: TestOps: How to automate your software pipeline at the speed of DevOps
Continuous Testing in DevOps
- TestOps at the Speed of DevOps. Is DevOps killing Testing and QA or making it more important than ever?
- guru99.com: What is Continuous Testing in DevOps? Definition, Benefits, Tools
- xeridia.co.uk: The Importance of Testing in DevOps
- opensource.com: What you need to know about automation testing in CI/CD
- xeridia.co.uk: The Importance of Testing in DevOps
Test Driven Development (TDD)
- guru99.com: What is Test Driven Development (TDD)? Tutorial with Example
- functionize.com: Testers vs TDD Test-driven development was supposed to eliminate the need for independent testing. Alas, it doesn’t go far enough.
Tools
- Smocker (server mock) is a simple and efficient HTTP mock server
- copyist Mocking Your SQL Database in Go Tests Has Never Been Easier.
- opensource.com: Cerberus - An open source solution for continuous testing at scale Cerberus focuses on testing usability, scalability, and integration.