Hacker News new | ask | show | jobs
by jaguar75 475 days ago
Thanks for sharing! This approach is inspired by tools like opendiffy. It’s an adaptation of canary testing applied earlier in the SDLC - more specifically for Pull Request testing. Lends itself quite well to cover contract and integration testing and potentially “shift left” other types of testing.

Would love to get feedback from the HN community!