Closed raserva closed 2 years ago
One design choice i've made here is for the tests that are not parallelizable i've still wrapped them in t.Run() blocks. This was a thought on my end to make it more clear when one fails which one it was. Let me know if this is a bad idea.
One design choice i've made here is for the tests that are not parallelizable i've still wrapped them in t.Run() blocks. This was a thought on my end to make it more clear when one fails which one it was. Let me know if this is a bad idea.