Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Improved exception handling on fixture loader #147

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from
Open

Improved exception handling on fixture loader #147

wants to merge 2 commits into from

Conversation

aligentjim
Copy link
Contributor

Wrapped the fixture load in an exception handler which adds the name of the test case to the exception message. This helps track down which test case is having issues with fixtures in a large test suite.

@IvanChepurnyi
Copy link
Member

Please separate your pull request into two different functionalities:

  • One for default base_url setting
  • Second for better exception handling

@IvanChepurnyi IvanChepurnyi added this to the 1.4.0 milestone Mar 24, 2015
@hakre
Copy link

hakre commented Mar 31, 2015

@IvanChepurnyi: Can you please outline what you mean by separating the pull request? Like doing two pull requests? I'm asking because I'm interested about the exception handling and information giving about the fixture that tells with which testcase it was interacting.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants