ytqxyd

Results 8 comments of ytqxyd

Thank you! I was trying to figure out why nullValuePropertyMappingStrategy doesn't work on a collection and I found this open ticket. In the meantime, is there any workaround such as...

> This was patched in #2398 and will be resolved in the next release. I apologize for the delay. Hopefully running `pip install git+https://github.com/dpkp/kafka-python.git` could fulfill your needs in the...

> thanks @thpang - I have a PR in the works with some dependency updates also.. release coming up in a day or two.. #4231 Is there a ETA on...

> Having the same issue, `mutmut` is skipping the mutation tests > > https://github.com/GH-maggio/hello_mutmut I am having exactly the same issue when I migrated to mutmut3. In mutmut2, I ran...

> [@ytqxyd](https://github.com/ytqxyd) maybe you're hitting [#368](https://github.com/boxed/mutmut/issues/368)? I see `mutants` directory being generated which contains all the mutated source code under `common/service`. Since I don't have complex hierarchy in my `test`...

> You mean mutants were generated for the tests? In that case it is the same issue as I mentioned. Tests should not be mutated. However, there's no mutation on...

@boxed In this scenario, original tests and mutants are generated in `mutants` directory. However, when I run `mutmut run`, it doesn't run tests which test mutants. Which is really odd....

Please approve https://github.com/rest-assured/rest-assured/actions/runs/16263036261