Peter Thomas

Results 357 comments of Peter Thomas

tagging as `help wanted` - we spent a lot of time requesting for feedback on RC versions, and it sounds like this team has used very advanced patterns which need...

@fscarlato @ivangsa just checking if this commit fixes this problem, I don't yet have time to go through the samples: https://github.com/karatelabs/karate/pull/1861#issuecomment-1073254809

@fscarlato thanks. sounds like a fix won't make it into the next major version. mocks are supposed to be simple :(

this is fixed in `develop`, the runtime for mocks is a little different from the normal one, but now we detect if a mock is in play and act accordingly

tagging as `help wanted` - a good opportunity for those who want to get started with contributing to open-source / karate

I have no option but to "guess" a fix for this. if anyone can test, that'll be great

yes karate 1.1.0 auto-excludes the `@ignore` tag: https://github.com/karatelabs/karate#special-tags maybe this behavior should not apply to `Runner.runFeature()`. that said - my opinion is `Runner.runFeature()` is an old API that should not...

@baharford yes any analysis will help, I'm okay to make the fix to `runFeature()` - but I'm also keen to make the gatling integration more "usable". do read through this...

@ismail-s going to take time to get to this. maybe you can contribute ;)