keycloak-scim/testsuite/README.md
2013-09-26 14:19:18 +01:00

9 lines
No EOL
271 B
Markdown

Executing testsuite
===================
Browser
-------
The testsuite uses Sellenium. By default it uses the HtmlUnit WebDriver, but can also be executed with Chrome or Firefox.
To run the tests with Firefox add `-Dbrowser=firefox` or for Chrome add `-Dbrowser=chrome`