[XCP-ng Center] Need help for migrating from NUnit 2 to NUnit 3
-
Hello, i'm about to finally migrate XCP-ng Center from NUnit 2 to NUnit 3. There is a strange error in some test:
OneTimeSetUp: SetUpAttribute attribute not allowed in a SetUpFixture even if there is no
[SetUp]
attribute.Here are the details:
https://github.com/xcp-ng/xenadmin/issues/24#issuecomment-386120923
Can someone with NUnit 3 knowledge help?