KrailOrg / krail-testApp

1 stars 0 forks source link

Use same functional tests for multiple environments #39

Open davidsowerby opened 6 years ago

davidsowerby commented 6 years ago

It would be useful to be able to run these functional tests against at least Tomcat m8 and Vertx, swithcing simply by means of a property.

After completing #19, it would be worth looking to see whether a similar arrangement can be provided for Vertx

The solution should be easy to run on a remote build server. Gradle properties would seem to be the best way to achieve this. Command line params would be the preferred method for remote build