Login
From:
clipperhouse.com
(Uncensored)
subscribe
Go-style “alongside” testing in C# and .Net Core
https://clipperhouse.com/go-test-csharp/
links
backlinks
Roast topics
Find topics
Find it!
I move between Go and C#, and one idiom I like in Go is tests living alongside the things they are testing, right in the same project.