Out of curiosity, I would like to see what you consider a good set of software-tests.
An example of clean and simple unit-tests could be
- https://github.com/ardalis/TennisGameKatas/blob/master/Tennis/TennisTests.cs
Or perhaps
https://github.com/StackExchange/Dapper/tree/main/Dapper.Tests