Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Conversation

@mathieu-benoit
Copy link
Owner

@mathieu-benoit mathieu-benoit commented Aug 1, 2017

Replace MSTest projects by xUnit.net.

Implementation guidance:
http://xunit.github.io/docs/comparisons.html
http://xunit.github.io/docs/getting-started-desktop.html
https://xunit.github.io/docs/getting-test-results-in-vsts.html

Checklist:

  • Convert the UnitTests projects
  • Convert the IntegrationTests projects
  • Run locally on Windows 10 machine - Visual Studio 2017 - Test explorer
  • Run on VSTS - Windows agent - Visual Studio Test task

Note: Having the unit and integration tests able to run on Linux is not mandatory for this project since the Azure Function and associated Tests are written with the .NET Framework (not .NET Core) which is not cross-platform.

@mathieu-benoit mathieu-benoit self-assigned this Aug 1, 2017
@mathieu-benoit mathieu-benoit changed the title xUnit xUnit.net Aug 1, 2017
@mathieu-benoit mathieu-benoit changed the title xUnit.net [In progress] xUnit.net Aug 1, 2017
@mathieu-benoit mathieu-benoit changed the title [In progress] xUnit.net xUnit.net Aug 3, 2017
@mathieu-benoit mathieu-benoit merged commit 6e8f58a into master Aug 3, 2017
@mathieu-benoit mathieu-benoit deleted the mathieu-benoit/xunit-instead-of-mstest branch August 3, 2017 20:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants