July 10th, 2006
Unit and Functional Test tools in Prado.
Many of Prado’s web controls are testing using a web functional test based on combination of Selenium and SimpleTest. Here is an screencast example of creating a unit test case and a functional web test case.
Screencast details:
- length: approx ~ 4 mins (3 Mb)
- format: flash 7 or later
- download swf (3Mb)
August 29th, 2006 at 4:14 pm
Looks very nice. The only problem is I don’t see the CLI tool or any of the unit/function testing files included in the latest (3.0.3) package. Where can I find these?
August 29th, 2006 at 6:53 pm
They are available in the nightly snapshots
http://www.pradosoft.com/download/
May 5th, 2007 at 6:44 pm
Hi, thank you for all your work under Prado !!!
I want to make same the screencast for generate unit test dir but when I execute “php prado-cli.php -t -c toto” I have a mistake… but if I execute first “php prado-cli.php -c toto” and after “php prado-cli.php -t toto” all is good :S
I can do with it, but isn’t it a little bug ? I have the latest prado-svn (rev1900) …
Unless it is your screencast which “is cheated”
It’s not very important but I just want to tell you about that
Have a nice [day|dev] !