Plastikfan

Results 34 comments of Plastikfan

My previous message crossed-over, so I didnt see your response whilst I was writing that one! I have made that change and that works, apart from defining the type in...

Is this problem specific to Azure only? Does the TestDrive work on other CI platforms. I have a lot of tests using TestDrive, but I havent hit this road block...

The only thing letting down this great plugin is the incessant occurrence of "Could not populate the outline view". As a new go developer I am not sure of the...

Hi @joselitofilho, I'm using v2.1.4 of ginkgo and v1.20.0 of gomega

Oops I didn't quite answer your question correctly. The version of the ginkgo test explorer is v1.0.0

this is still not working properly and giving me large amounts of pain. do we have an update yet @joselitofilho?

Ok @joselitofilho I appreciate your efforts, cheers

here's a snapshot of what I'm experiencing: https://user-images.githubusercontent.com/49785914/199247047-bcee7cc0-05de-4d9d-bb40-ab26dca39e58.mp4

launch.json entry: ```json { "name": "Launch Package", "type": "go", "request": "launch", "mode": "auto", "program": "${fileDirname}" } ```