Closed ClaireReinken closed 7 years ago
Setup or used a continuous integration system to automate the running of tests and continuously deployed their code to their IaaS or PaaS provider
This is baked into the automatic builds. 'dotnet test' is run on the x-unit framework when the build is run.
This executes all the unit tests that have been written in the ca_proto_tests project.
Setup or used a continuous integration system to automate the running of tests and continuously deployed their code to their IaaS or PaaS provider