Test-driven development in go a practical guide to writing idiomatic and efficient go tests through real-world examples
Explore Go testing techniques and leverage TDD to deliver and maintain microservices architecture, including contract, end-to-end, and unit testing Purchase of the print or Kindle book includes a free PDF eBook Key Features Write Go test suites using popular mocking and testing frameworks Leverage T...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham, England :
Packt Publishing
[2023]
|
Edición: | 1st ed |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009742737006719 |
Tabla de Contenidos:
- Table of Contents Product Information Document Getting to Grips with Test-Driven Development Unit Testing Essentials Mocking and Assertion Frameworks Building Efficient Test Suites Performing End-to-End Testing End-to-End Testing the BookSwap Web Application Refactoring in Go Testing Microservice Architectures Challenges of Testing Concurrent Code Testing Edge Cases Working with Generics.