archiva/archiva-modules/archiva-web/archiva-webapp-test/ReadMe.txt

13 lines
539 B
Plaintext
Raw Normal View History

ReadMe
----------
Run selenium tests in src/test/testng with Maven and TestNG
- mvn clean install -f testng-pom.xml
Run Selenium tests in src/test/testng against an existing Archiva instance
- Start Archiva
- Configure admin user for archiva (match values in src/test/resources/testng.properties )
- modify src/test/resources/testng.properties as needed
- mvn clean install -f testng-pom.xml -Dcontainer-existing
For the default values in the scripts, to pass all the tests, you need to add an artifact in internal repository.