Mock home directory in `run_recipe' helper, avoid the need to use @mocked_home_directory in many scenarios.
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'