|
From: <le...@cn...> - 2011-11-06 18:17:51
|
Hello, I'm trying to group tests as described at http://www.simpletest.org/en/group_test_tutorial.html, but it doesn't work. There simply is no addTest() function in the SimpleTest source. Also a different attempt adapted from eclipse_test.php with addtestFile() and run() fails. Is it just a problem with the latest alpha release? If the API has changed, is there an example with the new API? Kind regards Marten |