Antoine Boisier-Michaud

Results 16 comments of Antoine Boisier-Michaud

Hi, I would be interested in implementing this feature. I started looking into it, and realized that, to make it in a clean way, it would require compartmentalizing a few...

#14 is equivalent to this 🤷🏻

Hi! Sorry I haven't had time to look into that yet, thanks for the detail level though, I appreciate! I'll try and look into that as soon as possible. Another...

> Yes, defining "test" under "scripts" as "node node_modules/testyts/build/testy.js" works as a workaround. Have you tried invoking `testy` from your test script instead of `node_modules/testyts/build/testy.js`? It should yield the same...

Hi! Thanks for reporting this, I'll take a look at your issue next week! :)

I managed to reproduce your issue with an end to end test. I'm not sure how to fix this yet, but I'm currently exploring different solutions.

Hi! I somehow didn't get notified you created an issue! I'll take a clsoe look at this as soon as possible. If you would like to make a pull request...

Hello! Just a quick update: I haven't had time to take a look at this in particular because I've been working on setting up integration tests. Now that that's done,...

Hi, The latest beta version of TestyTs, 2.0.0-beta.5, now comes with the latest version of ts-node. This should fix the `noUncheckedIndexedAccess` issue. Thanks!

Thanks for reporting this, I'll take a look at it as soon as possible! :)