Skip to content

Replication package for "Mining Historical Test Failures to Dynamically Batch Tests to Save CI Resources" ICSME 2021 paper

Notifications You must be signed in to change notification settings

CESEL/DynamicBatchingICSME

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Replication Package

Paper Title: "Mining Historical Test Failures to Dynamically Batch Tests to Save CI Resources"

Authors: Amir Hossein Bavand, and Peter C. Rigby

Contact us: [email protected], [email protected]

Instalation and running

  1. Install Docker on your computer.
  2. Clone this github repo, this includes both the code and the data
  3. In the terminal, go to this directory and run the commands below

docker build -t dynamicbatching .

In which "dynamicbatching" is the name of the docker image

  1. After completing the build process, run the following command, with project ID

docker run -it dynamicbatching

About

Replication package for "Mining Historical Test Failures to Dynamically Batch Tests to Save CI Resources" ICSME 2021 paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published