You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
In files named *_test.go a right click on a function named Test* with signature func (t *testing.T) would show a menu entry allowing to inject a Launch Configuration or to run it if it already exists.
In files named
*_test.goa right click on a function namedTest*with signaturefunc (t *testing.T)would show a menu entry allowing to inject a Launch Configuration or to run it if it already exists.