Releases: SE-UP/testing-study-graphs
Releases · SE-UP/testing-study-graphs
Replication of results
Data and code (for visualizing tables) used in paper "".
Data
The Data collection method involved:
- https://github.com/SE-UP/joss-repo-miner (To collect repositories published on Journal for opensource software)
- 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)
- 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)