Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pasqualesalza/testability
The repository for the replication package of the paper "Measuring Software Testability Modulo Test Quality".
https://github.com/pasqualesalza/testability
Last synced: 23 days ago
JSON representation
The repository for the replication package of the paper "Measuring Software Testability Modulo Test Quality".
- Host: GitHub
- URL: https://github.com/pasqualesalza/testability
- Owner: pasqualesalza
- License: cc-by-4.0
- Created: 2020-04-05T12:26:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-29T22:51:33.000Z (almost 4 years ago)
- Last Synced: 2023-12-28T19:38:43.889Z (about 1 year ago)
- Language: Jupyter Notebook
- Homepage: https://doi.org/10.5281/zenodo.3740499
- Size: 1.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Measuring Software Testability Modulo Test Quality
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3740499.svg)](https://doi.org/10.5281/zenodo.3740499)
[![CC BY 4.0](https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by/4.0/)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/pasqualesalza/testability/master?filepath=correlation_study.ipynb)## Replication package
This repository represents the replication package for the paper *Measuring Software Testability Modulo Test Quality*.
It includes the dataset and the Jupyter Notebook we used for the analysis in our paper.
## How to cite this dataset
If you would like to cite the dataset, please use the following `BibTeX` snippet:
```bibtex
@inproceedings{terragni_measuring_2020,
author = {Terragni, Valerio and Salza, Pasquale and Pezzè, Mauro},
title = {Measuring Software Testability Modulo Test Quality},
booktitle = {IEEE/ACM International Conference on Program Comprehension (ICPC)},
year = {2020},
url = {https://doi.org/10.1145/3387904.3389273},
doi = {10.1145/3387904.3389273},
}
```## License
This replication package is licensed under the terms of the [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).
Please see the [LICENSE](LICENSE) file for full details.## Credits
[Valerio Terragni](mailto:[email protected]) - USI Università della Svizzera italiana, Switzerland
[Pasquale Salza](mailto:[email protected]) - University of Zurich, Switzerland
[Mauro Pezzè](mailto:[email protected]) - USI Università della Svizzera italiana, and Schaffhausen Institute of Technology, Switzerland