Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: task / reader / writer definitions are not propagated to child 'describe' blocks #99

Open
doudou opened this issue Aug 16, 2016 · 0 comments

Comments

@doudou
Copy link
Member

doudou commented Aug 16, 2016

e.g.

task 'test', 'test::Task'
describe "something" do
   it "does what it's supposed to do" do
      task.start # task does not exist here
   end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant