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

Possible to mark "its" examples as pending? #34

Closed
L2G opened this issue Jan 14, 2015 · 1 comment
Closed

Possible to mark "its" examples as pending? #34

L2G opened this issue Jan 14, 2015 · 1 comment

Comments

@L2G
Copy link

L2G commented Jan 14, 2015

The documentation implies that I should be able to do something like this:

subject { true }
its(:nil?, pending: 'forever') { should be_truthy }

…and have the example marked as pending. But the :pending seems to be silently ignored in every its I have written.

@palfvin
Copy link
Contributor

palfvin commented Feb 20, 2015

Closed by 83d0ff5

@palfvin palfvin closed this as completed Feb 20, 2015
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

2 participants