Changes between Version 7 and Version 8 of DeveloperGuidelines/Testing/EdenTest


Ignore:
Timestamp:
06/08/14 06:27:05 (11 years ago)
Author:
Arnav Sharma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Testing/EdenTest

    v7 v8  
    11= EdenTest =
    22[[TOC]]
     3Testing is not about finding and fixing defects in the code - it's about preventing them from being introduced into the code the first place.
    34
    45!EdenTest is a Robot Framework based testsuite used for automated testing in Sahana Eden. The project was initiated by Redsin as [https://github.com/nerdis/edentest EdenTest]. It is located in the eden codebase under directory '''eden/tests'''.