[BangPypers] September Bangpypers meetup

2013-09-17 Thread kracekumar ramaraju
Hi All We have Bangpypers meetup on september from 3.00 PM to 6.00PM - http://www.meetup.com/BangPypers/events/125800202/. Unfortunately myself and Anand are unavailable. We don't venue and co-ordinator. We have 96 RSVPS but can expect 20 - 40 people depending on the location. We are looking fo

Re: [BangPypers] Functional testing wih headless browser framework

2013-09-17 Thread s|s
+1 Selenium with xvfb is your best bet. On Wed, Sep 18, 2013 at 11:29 AM, Gora Mohanty wrote: > On 17 September 2013 02:24, Amit Sethi 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 a

Re: [BangPypers] Functional testing wih headless browser framework

2013-09-17 Thread Gora Mohanty
On 17 September 2013 02:24, Amit Sethi 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 r

Re: [BangPypers] [Announce] Online Python workshop

2013-09-17 Thread Noufal Ibrahim
I'm repeating this workshop once a week for a month. http://thelycaeum.in/blog/2013/09/18/online_basic_python_course/ -- Cordially, Noufal http://nibrahim.net.in ___ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listin

Re: [BangPypers] Functional testing wih headless browser framework

2013-09-17 Thread Vaidik Kapoor
> 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) I thin

[BangPypers] [JOB] Open Source Paid Development

2013-09-17 Thread Rushabh Mehta
Dear all, ERPNext is an Open Source ERP and the user community needs developers! (user community >> developer community) and the kick start development, users are willing to give money to solve issues. Here is a small list of issues you can solve (for money) https://github.com/webnotes/erpnext

Re: [BangPypers] Functional testing wih headless browser framework

2013-09-17 Thread Dhruv Baldawa
I have tried setting up PhantomJS, Selenium earlier, but I found ZombieJSfar more lightweight and fast in terms of test execution. Some sample test code: https://github.com/dhruvbaldawa/drophere/blob/master/test/test_client.coffee -- Dhruv Baldawa (http://www.dhruvb.