Skip to main content
Topic: SimpleTest? (Read 5277 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: SimpleTest?

Reply #15

Latest updates.

1) Still can not get coverage reports from phpunit-selenium, it creates them but they are empty.  I've tried several things but can figure it out so if anyone has some time please give it a try.
2) Added a screen capture output to Imgur on failure.  If a webtest fails you will get a screen capture to review.  To find the image link look in the setup-failure section in the travis run, you will see some links in the output like http://i.imgur.com/MMNLzPU.png (one for each failed test)
3) Added a base class for the webtests, this adds common functions for use like adminLogin, enterACP, etc and also does the common setup/teardown stuff for you.
4) small cleanup here and there

Re: SimpleTest?

Reply #16

Coolness the screenshots on failure! :D
Bugs creator.
Features destroyer.
Template killer.