elliotchance / tf

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

NamedFunction #13

Closed elliotchance closed 6 years ago

elliotchance commented 6 years ago

NamedFunction works the same way as Function but allows a custom name for the function to be set.


This change is Reviewable