lfex / ltest

A Testing Framework for LFE (successor to lfeunit)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support (macros) for Selenium

cinova opened this issue · comments

Maybe something that does any standard boilerplate? At the very least probably:

  • a new behaviour
  • a (defwebtest ...) macro that wraps (deftest ...)

There is an Erlang webdriver here:

Blog post describing it:

Selenium webdriver docs:

Just submitted a PR for this work.

This was merged, but then had to be broken out into its own project here: