This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Description
Execute bundle exec cucumber --expand --format pretty --format json --out=build/logs/json/cucumber.json
cannot load such file -- test/unit/assertions (LoadError)
/home/jenkins/workspace/afrikarma-typo3-uat-develop/features/support/env.rb:27:in `require'
due to (features/support/env.rb):
# TestUnit
require 'test/unit/assertions'
World(Test::Unit::Assertions)