Skip to content

POC for Inline tests for eventstore versions #134

@StevenBlair123

Description

@StevenBlair123

Pick an integration test and try something like this:

[Theory]
[Inline(4.0.3)]
[Inline(5.0.7)]
[Inline(6.0.0)]
public void MyTest()

Need to ensure the docker containers for ES are being created / started in the test etc.

How does it look in CI?

Metadata

Metadata

Assignees

No one assigned

    Labels

    testingissues that are releated to testing, unit or integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions