Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manual testing of build #232.8660.202 #2508

Closed
tyuldashev opened this issue Aug 15, 2023 · 1 comment
Closed

Manual testing of build #232.8660.202 #2508

tyuldashev opened this issue Aug 15, 2023 · 1 comment
Assignees
Labels
ctg-qa Issue is related to QA process

Comments

@tyuldashev
Copy link
Collaborator

tyuldashev commented Aug 15, 2023

UTBot release (IDEA 2023.1.5 + plugin 2023.3) vs UTBot main (IDEA 2023.2 + plugin 2023.8.5058)

Fuzzer

Set fuzzer only generation, run on utbot-fuzzing/src/test/kotlin/org/utbot/fuzzing/samples, compare coverage and generated results. Do not mock and mock everything outside the class.

New version, no mocks
image

Baseline, no mocks
image

New version, mock outside class
image

Baseline, mock outside class
image

Symbolic 95% + 5% fuzzing

Samples from org.utbot.examples:

  • strings
  • collections
  • mock
  • lambda
  • recursion
  • algorithms
  • primitives
  • structures
  • primitives
  • stream
  • exceptions

Tested features

  • Parametrized tests
  • Smoke of various frameworks TestNG, JUnit4, JUnit5
  • Smoke of different build systems: IntelliJ, Maven, Gradle.
  • Smoke tests with JDK8, 11, 17.
@tyuldashev tyuldashev added the ctg-qa Issue is related to QA process label Aug 15, 2023
@tyuldashev tyuldashev self-assigned this Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ctg-qa Issue is related to QA process
Projects
Archived in project
Development

No branches or pull requests

1 participant