Re: How to automatically test Django apps

2013-12-18 Thread Michael Herrmann
On Tuesday, December 17, 2013 4:00:54 PM UTC+1, bobhaugen wrote: > > That's interesting, but how about making it free for open-source apps who > give you a credit on their repos? > Interesting idea! We'll think about it. Best, Michael -- You received this message because you are subscribed to

Re: How to automatically test Django apps

2013-12-17 Thread Tom Evans
On Tue, Dec 17, 2013 at 3:00 PM, bobhaugen wrote: > That's interesting, but how about making it free for open-source apps who > give you a credit on their repos? Why not just use selenium, then you can use it to test both your open source sites and ones that you write for a living. Cheers Tom

Re: How to automatically test Django apps

2013-12-17 Thread bobhaugen
That's interesting, but how about making it free for open-source apps who give you a credit on their repos? On Tuesday, December 17, 2013 1:26:05 AM UTC-6, Michael Herrmann wrote: > > On Monday, December 16, 2013 1:54:01 PM UTC+1, rush wrote: >> >> >> According to http://heliumhq.com/files/heli

Re: How to automatically test Django apps

2013-12-17 Thread Larry Martell
On Tue, Dec 17, 2013 at 2:26 AM, Michael Herrmann wrote: > On Monday, December 16, 2013 1:54:01 PM UTC+1, rush wrote: >> >> >> According to http://heliumhq.com/files/helium_license.txt it is not. >> >> Furthermore it is not free. According to their price page you have to pay >> at least 200 euro p

Re: How to automatically test Django apps

2013-12-16 Thread Michael Herrmann
On Monday, December 16, 2013 1:54:01 PM UTC+1, rush wrote: > > > According to http://heliumhq.com/files/helium_license.txt it is not. > > Furthermore it is not free. According to their price page you have to pay > at least 200 euro per year to use it. > We added a Social License yesterday that

Re: How to automatically test Django apps

2013-12-16 Thread Larry Martell
On Mon, Dec 16, 2013 at 6:37 AM, Michael Herrmann wrote: > Hi everyone, > > I'm working for a startup called BugFree Software. We're launching a new > Python product for web automation today and, since you are all doing web > development with Python, I wanted to let you know about it. > > Helium i

How to automatically test Django apps

2013-12-16 Thread Michael Herrmann
Hi everyone, I'm working for a startup called BugFree Software. We're launching a new Python product for web automation today and, since you are all doing web development with Python, I wanted to let you know about it. Helium is a library that wraps around Selenium to simplify web automation.