Open RyanFrantz opened 7 years ago
To simplify and centralize requirements to execute tests, chef-umami should write a spec_helper.rb for integration and unit tests and have all spec files reference it, where appropriate.
chef-umami
spec_helper.rb
spec
Note to self: we still need this for integration tests.
To simplify and centralize requirements to execute tests,
chef-umami
should write aspec_helper.rb
for integration and unit tests and have allspec
files reference it, where appropriate.