Skip to content
Snippets Groups Projects
Commit e30c5069 authored by Kalin Canov's avatar Kalin Canov :fishing_pole_and_fish:
Browse files

Update README.md

parent 9fa093b4
No related branches found
No related tags found
1 merge request!11sync
......@@ -23,4 +23,9 @@ This repository holds the test automation framework based on Java and used for t
### Running
- Run the tests on a remote env: ```gradle regressionSuite -PbaseUrl=https://TestEnv -Dcucumber.tags="@rest, ~@wip" -Dcourgette.threads=10 -Dcourgette.runLevel=Scenario -Dcourgette.rerunFailedScenarios=false -Dcourgette.rerunAttempts=1```
\ No newline at end of file
- Run the tests on a remote env: ```gradle regressionSuite -PbaseUrl=https://TestEnv -Dcucumber.tags="@rest, ~@wip" -Dcourgette.threads=10 -Dcourgette.runLevel=Scenario -Dcourgette.rerunFailedScenarios=false -Dcourgette.rerunAttempts=1```
## License
<hr/>
[GNU Affero General Public license](LICENSE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment