Skip to content

Replication of results

Latest

Choose a tag to compare

@AkshayDevkate AkshayDevkate released this 27 May 07:31

Data and code (for visualizing tables) used in paper "".

Data

The Data collection method involved:

  1. https://github.com/SE-UP/joss-repo-miner (To collect repositories published on Journal for opensource software)
  2. https://github.com/SE-UP/auto-test-artifact (To collect artifacts related to use of pre-commit hooks and CI tools to run tests; this tool uses PyGitHub for collecting of artifacts using github API)
  3. https://github.com/SE-UP/testing_artifact_detector (To collect artifacts related to RQ1: test artifactrs and RQ2: test types artifacts; this tool uses clone based approach)