Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 19 days 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T14:28:18.000Z (9 months ago)
- Last Synced: 2024-11-20T03:41:49.558Z (about 1 month 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
[![YouTube Video Views](https://img.shields.io/youtube/views/C9vIDLQwc7M?style=social)](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