-
Notifications
You must be signed in to change notification settings - Fork 0
Code examples for a talk about testing in Go
License
dahernan/gophertest
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Talk an examples for the Go London User Group http://www.meetup.com/Go-London-User-Group/events/203467502/ -- Example 1: - Gophers can Run - Run with $ go test - GoConvey to run the test and use the web UI - Compile - Test - Code Coverage Example 2: - Transform a normal test to a BDD test - Use of the So(...) matchers Example 3: - Use test in isolation - Setup or Before test Example 4: - Mocking using interfaces - Mocking using testify
About
Code examples for a talk about testing in Go
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published