Opened 11 years ago

Closed 10 years ago

#2358 closed task (fixed)

Parameterize Maestro API test runner test suite settings

Reported by: jng Owned by: jng
Priority: low Milestone: Maestro-5.1
Component: Maestro Version:
Severity: trivial Keywords:
Cc: External ID:

Description

Currently the Maestro API test runner's test suites are information that's compiled into the executable. For greater flexibility, such information should be able to be passed in from the command-line and such conditional tests should be able to programmatically ignore any tests that cannot be executed under the current environment conditions (eg. Ignore testing the LocalNative tests if we don't have the official MapGuide API assemblies with us)

Change History (1)

comment:1 by jng, 10 years ago

Resolution: fixed
Status: newclosed

All test parameters can now be set and read from a TestMaestroAPI.xml configuration file.

Note: See TracTickets for help on using tickets.