Brian Lachniet created AVRO-2161:
------------------------------------
Summary: Upgrade C# Unit Tests to NUnit 3.x
Key: AVRO-2161
URL: https://issues.apache.org/jira/browse/AVRO-2161
Project: Avro
Issue Type: Improvement
Components: csharp
Affects Versions: 1.8.2
Reporter: Brian Lachniet
Before we can upgrade the C# project to .NET Core (AVRO-2112), we must first
upgrade our dependencies to versions that also run on .NET Core. NUnit is one
of the dependencies that we must upgrade.
NUnit 3.x will [run on .NET
Core|https://github.com/nunit/docs/wiki/.NET-Core-and-.NET-Standard]. There
many changes we must make in the [migration from NUnit 2.x to
3.x|https://github.com/nunit/docs/wiki/Breaking-Changes#nunit-30].
Since this is more than a simple update to a new version of the library, I
believe we should tackle this separate from other big migration tasks, like the
migration to .NET Core.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)