Skip to content

slickqa/slickqa-junit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slickqa-junit

Slick Junit connector

To post results to Slick you will need to provide some Java opts.

-Dslick.baseurl=<Slick Instance Base URL>

-Dslick.project=<project to post to>

-Dslick.release=<release to post to>

-Dslick.build=<build to post to>

For example: -Dslick.baseurl=http://slick.mycompany.com -Dslick.project=automation -Dslick.release=junit4 -Dslick.build=86-4pm-suite

Releases

No releases published

Packages

No packages published

Languages