Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nikitavlaev
Copy link
Member

@nikitavlaev nikitavlaev commented Jul 19, 2022

Description

Introduced single test report for multiple classes.
Refactored test model fields, containing info for various conflicts (force mock, etc.), cause they were in the way.

Fixes #551

Type of Change

  • Refactoring (typos and non-functional changes)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Manual Scenario

  1. Generate tests for several classes in single package
    image
    image

  2. Generate tests for several classes in different packages
    image
    image

  3. Generate tests for several classes with warnings
    image
    image

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

Removed tsv.
Sarif and detailed statistics appears only in event log.
Bubble with warnings is now of warning type.
Merge test reports into single one.
Refactor conflict triggers (force mocking, test framework conflict...) for GenerateTestsModel.
@EgorkaKulikov EgorkaKulikov removed the request for review from mmvpm July 19, 2022 14:09
@EgorkaKulikov EgorkaKulikov merged commit 9c8d0e0 into main Jul 19, 2022
@EgorkaKulikov EgorkaKulikov deleted the nikitavlaev/test-report branch July 19, 2022 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Test report for multiple classes
4 participants