Learn Go with Tests

Learn Go with Tests
  • 文档评分: 84.0 (0 个有效评分
  • 文档语言: 中文
  • 章节数量:0
  • 阅读人次:38
  • 收藏数量:0
  • 整理分享:管理员
  • 文档概述
    Explore the Go language by writing tests. Get a grounding with TDD. Go is a good language for learning TDD because it is a simple language to learn and testing is built-in. Be confident that you'll be able to start writing robust, well-tested systems in Go.