Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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".

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