Skip to content

dr29bart/homeworktest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homework test framework

QA automation repository

Links

Execution HOWTO

  • To execute functional tests use following command: mvn clean test
  • It is possible to override config parameters: mvn clean test -DbaseUrl=https://custom-server.herokuapp.com

Test Reports

  • To generate test report locally use following command: mvn alure:serve <- it will start reporting server locally and provide html reports. VPN may cause some issues, please disable it before starting reporting server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages