Simion, Adelina
Test-Driven Development in Go: A practical guide to writing idiomatic and efficient Go tests through real-world examples
- ISBN 13:
- 9781803247878
- author:
- Simion, Adelina
- format:
- Paperback
- publisher:
- Packt Publishing
- language:
- English
- Publication Year:
- 2023
- Pages:
- 338
- Dimensions:
- 23.5 x 19.1 x 1.8 centimetres (0
- Genre:
- Computers, Programming, General,
- Condition:
- New
- Availability:
- Item usually sent within 7 working days
Description
Mastering test-driven development in Go with Adelina Simion's practical guide
This comprehensive book shows you how to write idiomatic and efficient Go tests through real-world examples, covering topics such as concurrent code testing, generics, and fuzz testing.
Through a combination of example REST API and bespoke code examples, you'll learn how to structure and run your unit tests using Go's standard testing library, explore popular testing frameworks, and implement test suites using table-driven testing. You'll also discover how to write behavior-driven development (BDD) tests and tackle the challenges of implementing TDD in production.