mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-18 09:44:47 +08:00
Update documentation to describe how to run smoke tests
Closes gh-774
This commit is contained in:
@@ -64,7 +64,11 @@ The project can be built from the root directory using the standard Maven comman
|
|||||||
$ ./mvnw clean install
|
$ ./mvnw clean install
|
||||||
----
|
----
|
||||||
|
|
||||||
If you want to run the smoke tests, you need Firefox installed and available in the path
|
The project also has Selenium tests that instrument the client side. In order to run them
|
||||||
|
you need first to install Firefox and the latest
|
||||||
|
https://github.com/mozilla/geckodriver[geckodriver].
|
||||||
|
|
||||||
|
Once those are installed you can run the smoke tests by enabling an extra profile:
|
||||||
|
|
||||||
[indent=0]
|
[indent=0]
|
||||||
----
|
----
|
||||||
|
Reference in New Issue
Block a user