E-Book, Englisch, 342 Seiten
Simion Test-Driven Development in Go
1. Auflage 2023
ISBN: 978-1-80323-502-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
A practical guide to writing idiomatic and efficient Go tests through real-world examples
E-Book, Englisch, 342 Seiten
ISBN: 978-1-80323-502-8
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Test-Driven Development in Go".
Fachgebiete
Weitere Infos & Material
Table of Contents - 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