You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Brian Lachniet (JIRA)" <ji...@apache.org> on 2019/01/12 11:33:00 UTC

[jira] [Updated] (AVRO-2161) Upgrade C# Unit Tests to NUnit 3.x

     [ https://issues.apache.org/jira/browse/AVRO-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Lachniet updated AVRO-2161:
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0
     Release Note: Upgraded C# unit tests to NUnit 3
           Status: Resolved  (was: Patch Available)

Upgrading to NUnit 3 was completed as part of AVRO-2112 (GitHub [PR #307|https://github.com/apache/avro/pull/307].

> Upgrade C# Unit Tests to NUnit 3.x
> ----------------------------------
>
>                 Key: AVRO-2161
>                 URL: https://issues.apache.org/jira/browse/AVRO-2161
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>    Affects Versions: 1.8.2
>            Reporter: Brian Lachniet
>            Priority: Major
>             Fix For: 1.9.0
>
>
> 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)