elliotchance / tf

✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.
MIT License
137 stars 3 forks source link

True() and False()? #8

Closed elliotchance closed 5 years ago

elliotchance commented 5 years ago

Might be easier for testing booking results?

IsUUID("2030169a-1723-434e-81b9-c627c48c4d8f").True()
IsUUID("foo").False()