Arne Brasseur

Results 300 comments of Arne Brasseur

I think we might put them on the test metadata? not sure. Check `bin/kaocha --print-test-plan`, see if they show up in there.

If you're asking if I would merge a PR for that then yes, I'd be happy to include that. kaocha-cucumber is not in active development at the moment so unless...

The thing is that this will only help if people are themselves using ordered collections in their code, since otherwise the order we read them in is not deterministic. For...

I don't think that's really true, Puget has its own dispatch logic and type-specific handlers (we forked puget and inlined it to add cljs support) https://github.com/lambdaisland/deep-diff2/blob/master/src/lambdaisland/deep_diff2/puget/printer.cljc#L295-L355

I didn't even realize that was a thing. _This changes everything._ (well maybe not everything but yes that should be the default).

This is not currently supported. On Tue, Aug 20, 2019, 18:03 Jakub Holy wrote: > How to skip printing values same in both structures? I am sorry, I am >...

If it had been you would probably see it mentioned here. I don't think anyone has stepped up yet to implement this.

This is great @humorless , let's add that remove-unchanged function in so at least we have API for this, we can consider separately how to expose this in kaocha.

Seems that CircleCI link no longer works for me... should've taken a screenshot. Adding a section to the README with "known limitations" would perhaps be the best short-term action here.

I'd be curious if puget allows rgb colors, so we can come up with a sensible scheme that isn't dependent on people's terminal configuration.