Jose Cáceres
Results
2
comments of
Jose Cáceres
Basically this is the issue: If I use the same package name that the package Im testing everything works perfectly.  But If I wanna separate the package name of...
It is like the GOPACKAGESDRIVER is forcing to implement only white-box tests (having access to everything in the internal package not only exported definitions) it is ok, but most of...