Replacing Cucumber

Jan Provazník jprovazn at redhat.com
Thu Nov 22 08:30:13 UTC 2012


On 11/22/2012 08:42 AM, Martin Povolny wrote:
> Hi.
>
> Many of the developers agree with dropping cucumber. No one was against
> it. Reasons where given in a different thread.
>
> Some of you expressed need to discuss this topic so I would like to open
> a discussion on what we do next.
>
> We probably do not want to have each test written in a different way so
> we have to agree on a way.
>
> I suggest writing controller and view tests using RSpec and Capybara.
>

Yes, this sounds like best option - we already use rspec for 
unit/functional tests and capybara is used by cucumber. So unless an 
alternative framework has a killing feature let's continue with 
rspec+capybara - both worked fine for me so far.

> Different ideas?
>
> I accent that I do not want to rewrite anything I just want to allow
> faster creation of tests using more programmer-friendly tools to get
> better test coverage.
>
> Can we agree on this?
>

Jan



More information about the aeolus-devel mailing list