Skip to content

Testability: add log records on test generation phases #1122

Closed
@alisevych

Description

@alisevych

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

Labels

comp-loggingIssue is related to Loggingctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions