Closed
Description
Description
In order to check phases and their duration we need to have log info records.
Currently we can measure only overall test generation process.
It's needed to analyze which phase is time consuming.
Expected behavior
Add info log records for different phases of UnitTestBot test generation.
- Test generation initiated
- Collecting information (classes)
- Fuzzing phase
- Symbolic analysis phase
- Minimization
- Summaries
- Code generation
Environment
IntelliJ IDEA (probably add records to idea.log?)
Potential alternatives
or separate UnitTestBot log ?
Context
Originally posted by @alisevych in #1028 (comment)
Metadata
Metadata
Type
Projects
Status
Done