Thibault Jouan 9a8ab69c8c Extract cucumber env and steps to ease code reuse
producer extensions like producer-rails must not reimplement all the
testing infrastructure, this extraction allows to setup everything with
just one require call in cucumber env:

    require 'producer/core/testing/cucumber'
2015-04-05 02:14:00 +00:00
..
2014-10-11 00:47:16 +00:00
2014-10-12 18:11:37 +00:00
2014-11-18 11:20:28 +00:00
2014-10-09 19:54:43 +00:00
2015-04-04 05:25:01 +00:00
2015-04-04 05:25:01 +00:00
2014-10-12 18:11:37 +00:00
2014-11-18 11:20:28 +00:00
2014-09-27 13:12:02 +00:00
2015-04-04 05:25:01 +00:00
2014-10-10 23:58:20 +00:00
2014-01-22 21:33:05 +00:00
2015-04-04 20:23:01 +00:00