Hello, on your `v2.0.0-beta.14` branch, in <consum...
# pact-go
é
Hello, on your
v2.0.0-beta.14
branch, in consumer_v3_test.go you do:
Copy code
ExecuteTest(t, test)
Where does the
test
come from?
m
That's the unit test you define to make sure your code does what it says it does.