Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

xUnit #78

Open
scottkuhl opened this issue Jul 6, 2020 · 2 comments
Open

xUnit #78

scottkuhl opened this issue Jul 6, 2020 · 2 comments

Comments

@scottkuhl
Copy link
Contributor

Chapter 6 covers unit testing with MSTest. This test framework has mostly fallen out of favor since .NET Core with a much greater emphasis on xUnit. The two frameworks are very similar but the latter is more closely aligned with non-Microsoft industry standards.

What do you think about converting this chapter over?

@scottkuhl
Copy link
Contributor Author

It would also be good to address best practices like naming conventions in this chapter.
https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-best-practices

@scottkuhl
Copy link
Contributor Author

This is also probably quite a bit of work since all the code and references from this point on would need to be updated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant