1
1 Comment

Show IH: Stop testing your code

I was the CTO of startup with 24 engineers, 13 microservices and dozens of lambdas. Automation QA and Devops teams couldn't manage the workload due to frequent deployment requests. Wanted to solve this problem.

So, we started CodeParrot - https://codeparrot.ai/ CodeParrot is a continuous testing platform which replicates production environment and traffic to test the impact of every change before it is released

We recently launched CodeParrot for NodeJs and welcome the community to try it out https://valuable-money-de6.notion.site/CodeParrot-Get-Started-NodeJs-74649e4c14e5482e8db230366eed3a1f and give us feedback.

on April 12, 2023
  1. 1

    So this generates test cases for each of the services? What's the test's runtime?