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

Show the Namespace in failure message #182

Merged
merged 8 commits into from Feb 21, 2013

Conversation

josephwilk
Copy link
Contributor

Failures now contain the namespace of the test.

FAIL at (firm_check_failures.clj:9  implementation.firm-check-failures)

Relating to issue: #178

@marick
Copy link
Owner

marick commented Feb 21, 2013

I'd like to hold off on this until after 1.5 is released. I'd like to see this as a configuration option, and I think the whole "where is the failure from" issue could maybe use some rethinking.

@josephwilk
Copy link
Contributor Author

Sounds good, I'll look more into the configuration option

This means we have the same behaviour as previous versions but we can tweak that option if we want it.
@josephwilk
Copy link
Contributor Author

I've add a config option which defaults to off so as to replicate the existing Midje behaviour.

@marick
Copy link
Owner

marick commented Feb 21, 2013

Thanks

@marick marick closed this Feb 21, 2013
@marick marick reopened this Feb 21, 2013
marick added a commit that referenced this pull request Feb 21, 2013
Show the Namespace in failure message
@marick marick merged commit be71ce4 into marick:master Feb 21, 2013
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

2 participants