Introduction of test coverage analysis tools and mutation tests.
Material prepared for the discipline INF01214 - Software Testing, of the computer science course at the Federal University of Rio Grande do Sul (UFRGS). The purpose of this activity is to introduce some test coverage analysis tools and mutation tests.
- Eclipse 2019-06 or higher along with the following plugins (see here how to install plugins):
- Java 12 or higher;
- JUnit 4 or 5.
Details about each version are documented in the releases section.
Name | Type | Description |
---|---|---|
code | Directory |
Source code files |
images | Directory |
Images used in the Jupyter file |
Directory |
PDFs used in the Jupyter file | |
activity01.ipynb | File |
Developed material |