keycloak-scim/testsuite/README.md

9 lines
271 B
Markdown
Raw Normal View History

Executing testsuite
===================
Browser
-------
2013-09-26 13:19:18 +00:00
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`