041: Build Tags (Golang)



041: Build Tags (Golang)

041: Build Tags (Golang)

In this episode we use Golang build tags to control what tests we run in different situations. Allowing to run Unit Tests separately from End to End, Integration and Pact tests. This can be really useful when using Test Driven Development (TDD) to speed up feedback cycle when not working in the area of test that take longer to run.

The code produced during this episode can be found on GitHub:
https://github.com/testingallthethings/033-go-rest

You can follow me on twitter: https://twitter.com/braddle

** Please Rate, Review, Subscribe and Share these videos **

Comments are closed.