Hey,

I started using PhantomJS (http://phantomjs.org/), headless webkit with
javascript, recently for behavior driven development with Django. PhantomJS
is very easy to setup and Splinter (http://splinter.cobrateam.info/) has
out of box support for it (
http://splinter.cobrateam.info/docs/drivers/phantomjs.html).

For BDD I have been using https://github.com/behave/behave.

I was able to get everything running on Jenkins very smoothly.


On Tue, Sep 17, 2013 at 2:24 AM, Amit Sethi <amit.pureene...@gmail.com>wrote:

> Hi ,
>
> I am looking to add some functional testing to my application. I have seen
> a couple of tools via google search but the reason I am a little
> circumspect is that last time, I did something similar using selenium and
> it seemed lack some requirements of mine.(It was not exacty headless)
>
> Any toolset I should have:
> 1. Run some javascript.
>
> 2. Headless . I should be able run it on a cli or integrate with
> jenkins/travis etc..
>
> 3. Easy to install . I should be able to install it easily with my buildout
> setup
>
> 4. I should be able to seemlessly integrate it with nose testing.
>
> 5. If I can integrate it with BDD testing framework that would be ideal.
>
> It will be great if somebody can give some nice pointers in this regard.
>
> Thanks
> Amit
>
>
> --
> A-M-I-T S|S
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>



-- 

Regards,
Pankaj
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to