https://github.com/jfversluis/mauixunittestsample
Sample code to demonstrate how to add a xUnit test project to your .NET MAUI app
https://github.com/jfversluis/mauixunittestsample
dotnet-maui sample-code unit-testing xunit
Last synced: 7 months ago
JSON representation
Sample code to demonstrate how to add a xUnit test project to your .NET MAUI app
- Host: GitHub
- URL: https://github.com/jfversluis/mauixunittestsample
- Owner: jfversluis
- License: mit
- Created: 2022-07-18T09:37:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T14:28:18.000Z (about 1 year ago)
- Last Synced: 2024-11-20T03:41:49.558Z (7 months ago)
- Topics: dotnet-maui, sample-code, unit-testing, xunit
- Language: C#
- Homepage:
- Size: 152 KB
- Stars: 17
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://youtu.be/C9vIDLQwc7M)
# .NET MAUI xUnit Unit Test Sample
Sample code to demonstrate how to add a xUnit test project to your .NET MAUI app