Skip to content

Improve IDEA/Maven test execution #35

Description

@jangalinski

Scenario

I generate the CommandHandler fixture tests in target/generated-test-sources. However, when I tell IDEA to runn all tests, it only runs the tests in src/test/kotlin. Only when I explicitly execute the generated tests, I get the expected results.
mvn verify executes the complete test suite.

Wanted

Tests should be executed in IDEA as well. We should find a working configuration or consider generating tests in srec/test/kotlin

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions