Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

configure Evosuite setting from separateClassLoader = true into separateClassLoader = false #335

@conniepe

Description

@conniepe

I ran tackle test to generate some JUnit test cases by EvoSuite, but all generated test cases got 0% code coverage. I read Evosuite documentation https://www.evosuite.org/documentation/measuring-code-coverage/ and found that if we get 0% coverage, we can try to change the setting from separateClassLoader = true into separateClassLoader = false. I have tried that and got 100% coverage. Do you have any idea how/where we can configure tackle test to generate tests with EvoSuite with extra argument "-Duse_separate_classloader=false"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions