Nikunj Yadav

Results 42 comments of Nikunj Yadav

@prydonius do you still see the `hid: privilege violation` ?

@sksamuel what do you think. Wanna give me a code review ? :)

@LeoColman No. That one is very specific to gradle. Here is a comment by @sksamuel https://github.com/kotest/kotest/issues/2416#issuecomment-1233571437 >I'm happy to expand the launcher but I'd rather do it better than the...

@LeoColman one of my tests failed. I fixed it, it requires your approval to run these tests. Can you please retrigger them, sorry about that. Also I notice a lot...

@jschneidereit If this PR is merged you will be able to use the `kotest-framework-engine-launcer` with the following args ``` "--reporter", "teamcity", "--package", "com.kotlin.test", "--spec", "*", "--testpath", "db*", ``` The launcher...

Changed the description. Thanks for asking @jschneidereit I should added more description in the PR

Looks like the tests have passed. What are the next steps @LeoColman

@jschneidereit can you elaborate. I highlighted the reasons on why it is different. Furthermore the motivation came from conversation with the author @sksamuel He asked me to extend the launcher...

Would that approach apply if I am using the fat jar `kotest-framework-engine-launcer` binary (written [here](https://github.com/kotest/kotest/issues/2416)). If yes then I guess my question is why does the it take `--testpath` or...

I think this is reasonable extension to the far jar launcher unless you are considering removing it. I am looking forward to using the launcher binary. Can we please merge...