hhvm / hacktest

A unit testing framework for Hack
MIT License
29 stars 13 forks source link

Handle data providers that skip or throw errors #22

Closed wlin53 closed 6 years ago

wlin53 commented 6 years ago

12

Also handles data providers that return no data (by throwing a custom Exception)