https://github.com/coenraads/coenraads.github.io
Field Notes
https://github.com/coenraads/coenraads.github.io
csharp mstestv2 nunit3 xunit
Last synced: 21 days ago
JSON representation
Field Notes
- Host: GitHub
- URL: https://github.com/coenraads/coenraads.github.io
- Owner: CoenraadS
- Created: 2023-11-04T21:31:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-11T00:46:01.000Z (over 2 years ago)
- Last Synced: 2026-04-09T00:13:02.651Z (2 months ago)
- Topics: csharp, mstestv2, nunit3, xunit
- Language: C#
- Homepage: https://coenraads.github.io/
- Size: 169 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Field Notes
*Author: Coenraad Stijne*
| Date | Title |
| ---------- | ------------------------------------------------------------------------------- |
| 2023/11/11 | [Bruno (Postman Alternative) - Share a variable across requests](./8/README.md) |
| 2023/11/07 | [.NET Unit Test Generation Comparison - VS2022](./7/README.md) |
| 2023/11/07 | [Git - Apply patch outside of repository](./6/README.md) |
| 2023/11/07 | [Git - Restore repository to fresh checkout state](./5/README.md) |
| 2023/11/07 | [.NET Unit Test - Mock Concrete Classes using Fody](./4/README.md) |
| 2023/11/07 | [.NET Unit Test - Internal Interfaces](./3/README.md) |
| 2023/11/05 | [.NET Unit Test Framework Comparison - Combinatorial Parameters](./2/README.md) |
| 2023/11/05 | [.NET Unit Test Framework Comparison - Enum Iteration](./1/README.md) |
| 2023/11/05 | [.NET Unit Test Framework Comparison - Parallelism Granularity](./0/README.md) |