lakshya / website

Source code behind the http://www.thelakshyafoundation.org/ website
http://www.thelakshyafoundation.org
2 stars 0 forks source link

Test Classes for the current code #51

Open ajaygeorge opened 13 years ago

ajaygeorge commented 13 years ago

Use PHP Project Wizard to create a project with different folders for src and test. https://github.com/sebastianbergmann/php-project-wizard#readme

Start writing Test cases using PHPUnit.

ajaygeorge commented 13 years ago

Also, we can start taking a look at Selenium for webpages testing. http://seleniumhq.org/