Cargando…

Unit tests for your cloud-native stack

<!--HTML-->Cloud-native resources are great because they are so dynamic, but deploying a complex set of microservices and cloud integrations can also take its time. This is why it's important to have unit tests for our cloud-native stack which can be run quickly on every developer machine...

Descripción completa

Detalles Bibliográficos
Autor principal: Henschel, Jack
Lenguaje:eng
Publicado: 2021
Materias:
Acceso en línea:http://cds.cern.ch/record/2792180
Descripción
Sumario:<!--HTML-->Cloud-native resources are great because they are so dynamic, but deploying a complex set of microservices and cloud integrations can also take its time. This is why it's important to have unit tests for our cloud-native stack which can be run quickly on every developer machine. This talk will present two such tools: container-structure-test and helm-unittest.