Changes between Version 19 and Version 20 of DeveloperGuidelines/Testing


Ignore:
Timestamp:
01/19/18 14:22:38 (7 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/Testing

    v19 v20  
    1313Before running these tests, see [wiki:/DeveloperGuidelines/Testing/EdenTest#Installationguidelines setup instructions] for installation and setup. Then to run the whole test suite:
    1414{{{
    15 python web2py.py --no-banner -M -S eden  -R applications/eden/tests/edentest_runner.py -A testsuites
     15python web2py.py --no-banner -M -S eden  -R applications/eden/tests/edentest.py -A testsuites
    1616}}}
    1717