vendredi 2 août 2019

golang allow unused variables during go test

I understand and appreciate the effort done to tell me about unused variables around, but since I'm unit-testing while developing it becomes a burden to have to comment out pieces of code and blank variables around. I know it's unused, it's there because it WILL be used in near future.. but I need to go test.. is there a way out ?

Aucun commentaire:

Enregistrer un commentaire