Form3 Interview Question

How would you build a CI/CD pipeline?

Interview Answer

Anonymous

Sep 18, 2020

I mentioned the steps I would include in such a pipeline, including: - static code checks - unit tests - integration test etc.