Changes between Version 5 and Version 6 of DeveloperGuidelines/Testing/EdenTest
- Timestamp:
- 05/22/14 17:54:15 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Testing/EdenTest
v5 v6 166 166 To read the results after running the tests, open ''report.html'' in your browser. 167 167 168 == Writing a testcase == 169 170 Please see the tutorial [http://eden.sahanafoundation.org/wiki/DeveloperGuidelines/EdenTest/WriteTestcase How to write a testcase for EdenTest?]