https://github.com/mizrael/isolated-tests
https://github.com/mizrael/isolated-tests
dotnet-core sample testing tutorial xunit
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mizrael/isolated-tests
- Owner: mizrael
- Created: 2019-10-20T20:28:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T21:43:53.000Z (almost 6 years ago)
- Last Synced: 2025-01-26T21:51:15.894Z (9 months ago)
- Topics: dotnet-core, sample, testing, tutorial, xunit
- Language: C#
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple example of how dangerous could be to share state between tests.