Kevin Worth

Results 5 comments of Kevin Worth

> I was able to fix this on Mac by adding `.` to my PATH as noted in the [Troubleshooting section](https://github.com/gradle/gradle-completion#troubleshooting). > > > zsh completion using ./gradlew may not...

Good question. If `Unconfined` is not the right way to go, I'll fix that and keep that in mind in the future.

Actually, it looks like the tests fail using `StandardTestDispatcher`, but it looks like what we should be using is in fact a third thing, `UnconfinedTestDispatcher`. @JoseAlcerreca good to merge now?

@JoseAlcerreca any reason not to merge this in?

Ah, good point. I think I should be able to make time for that. I haven't looked at that branch at all yet. Hopefully it's not too divergent and will...