GopherCon 2022: Neha Agarwal - Test Infrastructure as a Service

preview_player
Показать описание
For Go module-based microservices at CrowdStrike, we have migrated to a new way of testing: creating test microservices as macro modules. These macro modules sit close to the service module and make it easier to write tests. They integrate well with the existing CI/CD infrastructure. With microservice patterns and tests running in dedicated goroutines, the consumers and producers of any data service can remain connected.
It also reduces the necessity for separate test framework jobs that must disconnect from all networks before exiting.
Рекомендации по теме
Комментарии
Автор

A presentation for presentation's sake, meaningless

roman_mathew