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

Hook error handling (#534) -- continue testing even if some hooks are failing #1043

Closed
wants to merge 6 commits into from

Commits on Nov 19, 2013

  1. Updated comments and before hook error behaviour

    Rustem Mustafin committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    40de61b View commit details
    Browse the repository at this point in the history
  2. Implement beforeEach hook fail handling

    Rustem Mustafin committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    ed9ce42 View commit details
    Browse the repository at this point in the history
  3. And for afterEach hooks, too

    Rustem Mustafin committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    0c7f127 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71aad70 View commit details
    Browse the repository at this point in the history
  5. Multiple hooks fail scenario

    Rulikkk committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    3af2c46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e33464 View commit details
    Browse the repository at this point in the history