2018. november 8., csütörtök 20:49:38 UTC+1 időpontban gitted a következőt írta: > > Hi, > Whenever I save a file my go tests run inside of atom. > > Is there a way to ignore certain tests like my integration tests that > setup db etc. and are long running? > > Thanks. >
Use T.Short() ti skip long-running tests (and invoke "go test -short") -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.