Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently we have to manually setup and run all the Synapse samples. This is a very tedious and time consuming process. We need an automation framework which can handle all these for the developers. This should be able to run a single sample, a selected set of samples and all the samples as requested by the user. The framework should be capable of setting up the environment, running the sample and verifying the results and preferably generate a report as well. JUnit, Apache ANT or Maven2 can be used for automating certain elements of this.