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...

Full description

Bibliographic Details
Other Authors: Simion, Adelina, author (author)
Format: eBook
Language:Inglés
Published: Birmingham, England : Packt Publishing [2023]
Edition:1st ed
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009742737006719
Table of Contents:
  • 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.