WebTesting library
Keywan Ghadami via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 22 13:43:35 PST 2016
On Friday, 22 January 2016 at 20:16:12 UTC, Kingsley wrote:
> Hi,
>
> I don't know if this is of interest to anyone but I've created
> a webtesting library that is basically a phantomjs driver. It
> looks similar to Webdriver/Selenium but its in D.
>
> I have been using it to functionally test my web apps. If
> anyone is remotely interested I will publish it on dub.
>
> --Kingsley
I guess you are talking about https://github.com/kingsleyh/erik ?
Can you tell more about it. You write tests in D and "erik" runs
them with phantom.js?
Is something special when using it together with vibe.d?
Is there anything planed to put on top on it like behat?
Is it compatible with selenium. E.g. can you run tests in the
cloud or differnt browsers.
Sorry for asking maybe stupid questions.
More information about the Digitalmars-d
mailing list