Skip to content

No tests for unit tests when Fuzzer is enabled #2393

@sofurihafe

Description

@sofurihafe

Description

When there is at least 1% fuzzer time value, no tests are generated.

To Reproduce

  1. Open AnimalsAndPeople project.
  2. Make (0% < fuzzer value < 100%).
  3. Generate unit test without configuration with 60 seconds timeout for NamesService:getAllNames().
  4. Verify that no tests were generated

Expected behavior

One test should be generated by Symbolic Engine.

Actual behavior

No tests are being generated.

Project:
AnimalsAndPeople.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp-fuzzingIssue is related to the fuzzingctg-bugIssue is a bug

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions