Whenever you run `dgo test` it will execute the tests but the goroutine will never terminate. I'm unable to kill the process ether. This might become important when you are testing projects that don't produce binaries.
Whenever you run
dgo testit will execute the tests but the goroutine will never terminate. I'm unable to kill the process ether.This might become important when you are testing projects that don't produce binaries.