Alexandre Balhier

Results 6 comments of Alexandre Balhier

I think you need to remove `"exclude": ["test"]`in your tsconfig.json, otherwise it won't compile your tests with this config and without including global.d.ts You also may have to specify the...

Hello Joel, It seems like a complicated refactoring to me. If it must be done, we should try to define what defines an assertion error message. Can it be considered...

@dorzey, No I haven't started anything yet. I was waiting for answers. @dorzey @joel-costigliola, for this minimal feature, maybe we can just add a method which will do the normalization...

Ok @joel-costigliola I may try something next week-end, but if you want to start asap @dorzey, then you can :) There are other issues I can help with.

I have the same kind of issue for the Poker exercise. I opened an [issue](https://github.com/exercism/rust-test-runner/issues/32) on the rust-test-runner repository, but no reaction so far 😕

Hello ! Is this issue still considered ? Is there any way we can help on this issue ? My team is using Liveshare on a daily basis to do...