david8640 / RestaurantSignaturesSoftware

4 stars 1 forks source link

Evaluate testing framework #23

Closed david8640 closed 11 years ago

omarhijazi22 commented 11 years ago

Regarding this Issue, what would you like me to do in terms of adding to the Wiki. As for the frameworks I have done my research on these two (PHPunit and SimpleTest (Ataoum), and it is evident to me that we should chose PHPunit as it is much easier to integrate with Netbeans, the preferred IDE that we will use. There are tutorials from Netbeans themselves that explain how to add PHPunit on it.

https://netbeans.org/kb/docs/php/phpunit.html

david8640 commented 11 years ago

Il serait intéressant d'avoir une petite explication de ton évaluation. J'aimerais comprendre pourquoi tu choisis un framework plutôt qu'un autre. Tu pourrais peut ajout un test exemple dans le wiki et nous expliquer comment fonctionne le framework et ce que nous devrions faire ou ne pas faire.

omarhijazi22 commented 11 years ago

That sounds good David, I will do that

omarhijazi22 commented 11 years ago

@david8640 This is done here: Tests

omarhijazi22 commented 11 years ago

i am doing the integration with netbeans now, but i believe thats a separate issue. Ill change this to resolved as for now.