"http://localhost:8080/org.drools.guvnor.Guvnor/package/{packageName}/LATEST/SCENARIOS"
works fine. Some of the challenges I see with this URL based approach are
1. Can execute at a package level, cannot be run for an individual scenario
2. Difficult to integrate in a automated testing environment (continuous
integration), if I need to test certain scenarios (xUnit based)
3. The URL returns a text file in the format "SUCCESS {scenario}". needs
work on the developer to parse and interpret results
4. No feature to get the audit log...
--
View this message in context:
http://drools.46999.n3.nabble.com/project-idea-Running-Guvnor-SCENARIOS-f...
Sent from the Drools: Developer (committer) mailing list mailing list archive at
Nabble.com.