Skip to content

Hessah/Quality-Metrics-of-Test-suites-for-TDD-Applications

Repository files navigation

* Coverage metric is generated using (Jacoco). Run "run-jacoco.sh" script under each source folder to calculate it to calculate it for that specific program.

* Mutation score metricis generated using (MAJOR). Run "run-major.sh" script located under each source folder to calculate it for that specific source. 

* To see the results go to the benchmark that you want to see its results. The mutation results are  under “ majorReports” folder and coverage reports are in “ JacocoAllReports”.

About

Expriment to study the quality of Test suites of applications developed using Test-Dreven-Deveopment (TDD).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published