Skip to content

Jenkins test execution framework based on the Phaser project

Notifications You must be signed in to change notification settings

llowinge/jenkins-test-executor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins Test Executor

Running:

  • Set path to JBoss FUSE in @Download in DummyJob class
  • Run mvn test: mvn clean compile test -DskipTests=false

Contribution:

Before you submit a pull request, please ensure that:

  • New issue is created for your task.
  • mvn checkstyle:check is passing.
  • There are no blank spaces.
  • There is new line at end of each file.
  • Commit messages start with 'Issue #ID', are in the imperative and well formed.

About

Jenkins test execution framework based on the Phaser project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%