Alfonso Garcia-Caro

Results 312 comments of Alfonso Garcia-Caro

I forgot completely about that 😅 In any case, I would be very happy to have awesome-fable integrated with the main site to avoid fragmentation. Although in that case, I...

For Fable tooling we also need to take into account how the JSON will be deserialized on client side, so I wouldn't dare to recommend our way as the standard...

I had a quick look at the code, if you don't depend on reflection it should work (there's indeed some reflection support in Fable but it's limited). SRTP should work...

IIRC Expecto uses the same API as Fuchu. What we usually do in that case is map the test declaration so they use a JS test runner like Mocha when...

I forgot about this too! If you prefer to not make this the default and have it under a flag (still think it'd be nice if Femto exit code followed...

If someone is planning to actually merge this PR, yes ;)

Thanks a lot for all the detailed explanation and sorry for the late reply @PawelStadnicki! 🙌 I don't have much experience with .NET Interactive so I needed some time to...

Hmm, I just realized CI is failing. Do tests pass locally for you?

Thanks a lot for investigating this @voronoipotato! It's true that the way we're handling the FCS dependency is super-messy right now 😅 We should try to automate it more and...