Skip to content

Move Integration Tests with Reqnroll to use NUnit #166

@StuartFerguson

Description

@StuartFerguson

Add this to the test project AssemblyInfo.cs to control parallel testing

[assembly: LevelOfParallelism(2)]
[assembly: Parallelizable(ParallelScope.Fixtures)]

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions