[Haskell-cafe] Naming/Bikeshedding: Haskell version of Capybara

Tom Nielsen tanielsen at gmail.com
Fri Mar 28 10:07:55 UTC 2014


you may be interested in http://hackage.haskell.org/package/http-test. I
haven't really announced its existence, but it exists. This only uses http
client calls and doesn't have a DOM/JS interpreter - I'd be very interested
in having this in Haskell, a lot of the existing tools are extremely poor
(e.g. fails 20% of the time for no good reason and thus useless as
acceptance tests.)

Tom


On Fri, Mar 28, 2014 at 5:23 AM, Charles Strahan <
charles.c.strahan at gmail.com> wrote:

> A question for you all: what would be a good name for a Haskell version of
> Ruby's Capybara web testing framework?
>
> I'm about to start hacking on some better web testing tools for Haskell,
> but I'm afraid I'm terrible at coming up with concise, revealing names for
> things.
>
> Any suggestions would be very welcome!
>
> -Charles
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140328/840e3d9d/attachment.html>


More information about the Haskell-Cafe mailing list