aspineon / javaee7-simple-sample-test

Tests for javaee7-simple-sample repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java EE 7 Simple Sample Testsuite

This is the test workspace for Java EE 7 Simple Sample.

  1. Configure local Nexus repository.

  2. Deploy a SNAPSHOT or RELEASE to WildFly as defined in javaee7-simple-sample project.

  3. Change nexus-repo property to match the host/port for the Nexus repository.

  4. Change javaee7-sample-app-version to match the SNAPSHOT or RELEASE version.

  5. Run smoke tests as mvn test -P smoketest

  6. Run full tests as mvn test -P fulltest

About

Tests for javaee7-simple-sample repo


Languages

Language:Java 100.0%