Skip to content

anatar02/Java-CucumberJVM-TestNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changes to be made (reference Sauce Account)

	export SAUCE_USERNAME=your_username
	export SAUCE_ACCESS_KEY=your_access_key

Running the tests

to run: make run_all_in_parallel

Running the tests with a proxy - replace PORT with port number and localhost as necessary

mvn -Dhttp.proxyHost=localhost -Dhttp.proxyPort=PORT -Dhttps.proxyHost=localhost -Dhttps.proxyPort=PORT -Dhttps.proxyPort=PORT test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published