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]
- Install Docker on your computer.
- Clone this github repo, this includes both the code and the data
- 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
- After completing the build process, run the following command, with project ID
docker run -it dynamicbatching