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

Provide the actual value for expected nil/undefined params #493

Merged
merged 1 commit into from Apr 4, 2017

Conversation

rodjek
Copy link
Owner

@rodjek rodjek commented Apr 4, 2017

If the user has a spec like it { is_expected.to contain_user('luke').without_uid }, change the error message if the spec fails so that it'll print out the value of the uid parameter, rather than simply stating that it was expected that uid was undefined.

Closes #216

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling cbf0cbf on issue-216 into ** on master**.

@DavidS DavidS merged commit f2e0649 into master Apr 4, 2017
@DavidS DavidS deleted the issue-216 branch April 4, 2017 13:08
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

Successfully merging this pull request may close these issues.

None yet

3 participants