Skip to content

Depending tests #748

@lstrzelecki

Description

@lstrzelecki

I want create One test which should be run at begining. Then should run or not other dependent test.

Real example.
Want create test which starts spring context. When its green than it run all tests which try crerate spring context. If this test will fail. Than rest of test shouldn't be invoked.

Currntly when you have multiple tests with spring. All test try to create spring in each test. And it take ages.

I dont wont to use some configuration in maven/gradle plugins.

THIS feature request is NOT for creating tests which use same data. Each test should be independent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions