# Test Driven Development in Go **Repository Path**: lanjing99/test-driven-development-in-go ## Basic Information - **Project Name**: Test Driven Development in Go - **Description**: 使用Go语言实现《测试驱动开发》书中的例子 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-16 - **Last Updated**: 2024-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Test Driven Development in Go 使用Go 语言实现Kent Beck 著作《测试驱动开发》中的代码