Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

Update tests using xunit to use nunit #1287

@meaghanlewis

Description

@meaghanlewis

Background:
We currently use both xUnit and NUnit test runners.

Xunit has certain problems such as silently crashing and leaves us uncertain about whether test actually executed or now.

Goal:
Change all the test the use xunit to use nunit instead.

Xunit test suites are:

  • test/GitHub.InlineReviews.UnitTests
  • test/UnitTests

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions