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

Log class name of class if failed to be instantiated #119

Conversation

phillcunnington
Copy link
Member

Currently if Cuppa fails to instantiate a test class it does not log the name of that class, only the fact that it failed to instantiate a test class. Logging the name of the test class would add in debugging issues.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.222% when pulling ec3947a on phillcunnington:add_test_class_that_failed_to_be_instantiated into eddd355 on cuppa-framework:master.

@joebandenburg
Copy link
Member

Ship it

@phillcunnington phillcunnington merged commit ec3947a into cuppa-framework:master Sep 19, 2016
@phillcunnington phillcunnington deleted the add_test_class_that_failed_to_be_instantiated branch September 19, 2016 08:20
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