Jakub Hampl
Jakub Hampl
That doesn't seem to make a difference for me.
hmm that's pretty strange. This is what my tests/elm-verify-examples.json looks like: ```json { "root": "../src", "tests" : [ "Visualization.List", "Visualization.Path", "Visualization.Scale" ] } ```
I have, but I don't really like having to set up a python environment just to get docs going.
Pagination only displays if you have 10 comments or more? Along the notion of credit is a notion of a size parameter that generators take which controls the relative size...
Would not a slightly simpler solution be to keep `andThen` and simply make it not shrink? Seems like that would bring all the proposed benefits, but still keep the convenient...
I was thinking about this myself and am quite happy to see an issue about this already existing. I think the most value could come from eliminating duplicated tests. So...
@mgold I think if you're optimising the speed of your *tests* by hand than somehow you're doing it wrong.
I agree and sorry for overstating. Fast tests are indeed a necessity. That's the first reason why I was talking about a safe way to *automatically* optimize fuzz tests to...
At the moment this isn't supported. In order to do that ala mapbox/webgl-wind, you need to render the output to a framebuffer and fade it out progressively over time. This...
> would this feature require to continue with webgl implementation? Not totally sure what you mean by that?