hobovsky

Results 97 comments of hobovsky

For what it's worth I admit that the main reason behind this ticket is the fact how discouraged I can sometimes be to fix some translations, because no matter what...

Another example: Perl ![image](https://github.com/codewars/runner/assets/23709795/ac8ca6ef-53b9-4782-ac93-bcf29c15a1cd) The `test 1` blocks have no corresponding construct in code of tests and are most probably emitted by CW reporter to provide an obligatory ``. It...

Usual workflow is to fork the repo, introduce changes to your private fork, and when done, submit a pull request.

Kumite with example test suite: https://www.codewars.com/kumite/63ffce08babb196de6d63ad5 Identified issues: - Failure messages are displayed as an unstructured line instead of ``. Note: the direct cause seems to be not the same...

Related: https://github.com/codewars/runner/issues/87#issuecomment-719774878, https://github.com/codewars/runner/issues/142 Related: a template for concatenated compilation unit for C++kata: https://github.com/codewars/docs/issues/210#issuecomment-830786029 Global `using` of `igloo` can indeed pollute and I think it might be not required (does user...

Do you mean that it's a problem only when the argument to `is` is an explicit literal, and it will not result in confusing messages if the `is` is passed...

I thought that Criterion 2.4 could be backwards compatible with whatever version is used now and could "just be updated", but I did not check and maybe it's not. >...

You forgot to put language name in the title :)