Re: [melbourne-pug] Talk: Behaviour-driven development with Aloe

2016-04-27 Thread Ben Finney
Alexey Kotlyarov writes: > I want to give a talk this Monday about behaviour-driven development > in Python Thank you. I am familiar with the ‘Behave’ library [0]; if possible I'd love to see you compare Aloe with Behave. [0] https://pypi.python.org/pypi/behave/> -- \ “I hope some anim

Re: [melbourne-pug] Talk: Behaviour-driven development with Aloe

2016-04-27 Thread Ben Finney
Juan Nunez-Iglesias writes: > I have no idea what you're talking about I have some idea what he means, so I've corrected the page describing the presentation :-) > so although I have no suggestions, I'm excited to hear about it on > Monday! =) Thank you for volunteering, Alexey! -- \

Re: [melbourne-pug] Talk: Behaviour-driven development with Aloe

2016-04-27 Thread Rory Hart
Hi Alexey Other things that you could covered: - The CI/CD story with BDD. - How different parts of a project team interact with the specifications. But I personally prefer targeted deep dives on a topics so don't feel pressure to add these :) Thanks Rory On 28 April 2016 at 14:35, Juan

Re: [melbourne-pug] Talk: Behaviour-driven development with Aloe

2016-04-27 Thread Juan Nunez-Iglesias
I have no idea what you're talking about, so although I have no suggestions, I'm excited to hear about it on Monday! =) -Original Message- From: Alexey Kotlyarov Reply: Melbourne Python Users Group Date: 28 April 2016 at 2:34:43 PM To: melbourne-pug@python.org Subject:  [melbourne-pu

[melbourne-pug] Talk: Behaviour-driven development with Aloe

2016-04-27 Thread Alexey Kotlyarov
Hello everyone, I want to give a talk this Monday about behaviour-driven development in Python (think Cucumber - https://cucumber.io/). It will cover: * Behaviour testing - what is it and why do it * Examples of using Aloe (https://aloe.readthedocs.io) * Some tricks and pitfalls I m