News:

AbanteCart v1.4.2 is released.

Main Menu
support

Need help with setting up unit testing

Started by abantecart, January 20, 2013, 11:42:08 AM

Previous topic - Next topic

abantecart

Anyone who has experience with setting up unit testing or selenium, please help.

AbanteCart project at the stage where we need to control the quality of future development and setup automated unit testing and visual testings.

We picked PHPinit for code unit testing and selenium for automated visual testing

Anyone with experience and willing to help, please PM me for further discussion

Bhagyashri7M

How to setup Unit Testing
To add a unit test project:
Open the solution that contains the code you want to test.
Right-click on the solution in Solution Explorer and choose Add > New Project.
Select a unit test project template.
Add a reference from the test project to the project that contains the code you want to test.

Forum Rules Code of conduct
AbanteCart.com 2010 -