Open aarushiibisht opened 4 years ago
Can you add a stage which runs test cases for all micro services in Jenkinsfile
Yes...you should write unit test cases for all microservices. Every API in your microservice should have a unit test associated with it. Furthermore, you could write tests for all models and views.
Can you add a stage which runs test cases for all micro services in Jenkinsfile