enygma / frisk

An automated front-end unit testing testing tool written in PHP designed to mimic web requests and evaluate the response
http://testwithfrisk.com
14 stars 0 forks source link

get test suites working #15

Closed enygma closed 13 years ago

enygma commented 13 years ago

the basics of the code are in there, but I don't like how its parsing the config file. Might have to rework it in the near future.

see the functionality linked to "--suite" and HelperSuite

enygma commented 13 years ago

these are now working correctly, documentation to come