Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Remove references to test-unit #5

Open
ncreuschling opened this issue Mar 26, 2018 · 1 comment
Open

Remove references to test-unit #5

ncreuschling opened this issue Mar 26, 2018 · 1 comment
Assignees
Labels

Comments

@ncreuschling
Copy link
Member

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)
@ncreuschling ncreuschling self-assigned this Mar 26, 2018
@ncreuschling
Copy link
Member Author

dkdeploy-cucumber/lib/dkdeploy/cucumber/step_definitions/images.rb has to be rewritten without test-unit dependency.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant