2025 init
This commit is contained in:
20
README.md
Normal file
20
README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Validation and Verification: Practical Session #3
|
||||
|
||||
In this practical session, you will implement tests using different tools (jUnit, Mockito) and evaluate the quality of those tests (PMD, PIT).
|
||||
After this session you should be able to write test suites and evaluate the quality of those tests using different techniques.
|
||||
|
||||
## Exercises
|
||||
|
||||
You can access the exercises [here](sujet.md)
|
||||
|
||||
## Lab implementation
|
||||
|
||||
You can realize this lab by group of 1 or 2.
|
||||
|
||||
## Deliverable and evaluation
|
||||
|
||||
This lab will be graded. You must **fork this repository** and submit a **merge request** with your answers directly here.
|
||||
|
||||
**Deadline:** December 19th, 2025, at 23:59.
|
||||
|
||||
**Important:** To be considered for grading, all members of the group must be **tagged in the description** of the merge request.
|
||||
Reference in New Issue
Block a user