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

add a descriptive error for invalid globalSetup or globalTeardown #5835

Merged

Commits on Mar 20, 2018

  1. add a descriptive error for cases that globalSetup or globalTeardown …

    …does not export a function
    ranyitz committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    d69110b View commit details
    Browse the repository at this point in the history
  2. update changelog

    ranyitz committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    a8d0a9f View commit details
    Browse the repository at this point in the history
  3. fix(global_setup|global_teardown): fixed await call, change to TypeEr…

    …ror, add path to error
    ranyitz committed Mar 20, 2018
    Configuration menu
    Copy the full SHA
    87a432c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e5dc3f View commit details
    Browse the repository at this point in the history