Skip to content

rvs/iTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

This project will develop a set of JarRunner adapters to perform the following
tasks via specific adapters:
  - provide a list of files within a jar file (artifact) which can be passed to a test
    framework such as JUnit for further execution (generic adapter)
  - request a list of tests from an artifact to be execute by an external
    framework (specific adapter)
  - get a list of tests within an artifact, supply them with certain arguments
    and run as POJO applications (concrete adapter: an extension of generic)

This project contains the experimental foundation of JarRunner and a
meta-service utilizing it to perform tests execution. These two components
might be joined together later.

About

Integration testing framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages