Skip to content

Test execution hangs when using [SetUpFixture] with NUnit 3.8.x #2467

Closed
@jairbubbles

Description

@jairbubbles

It hangs with console runner (3.7) and also with R# (2017.2).

Here are the log files when using --labels:before:
nunit_3_8_1.txt
nunit_3_7.txt

When running in R# we see that tests from other namespace never start:
image

It seems related to public class AssemblySetup which has the attribute [SetUpFixture].

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions