nitishm / vegeta-server

A RESTful API server for vegeta, a load testing tool written in Go.
MIT License
63 stars 17 forks source link

Testing w/ mockery-testify initial commit #38

Closed nitishm closed 5 years ago

nitishm commented 5 years ago

Start work on #13 by utilizing mockery and testify for interface mocking.