tschwecke / harvey

Easy and fast integration testing of RESTful web services
21 stars 9 forks source link

Support a 'verifications' section for each test #50

Closed tschwecke closed 10 years ago

tschwecke commented 10 years ago

Add a 'verifications' section to separate the calls that are made to verify the side effects of the call under test from the teardowns.