Skip to content

Handle errors during spec file load time in a nicer manner.

gitlab-qa-bot requested to merge myron/handle-spec-file-load-errors into master

Created by: myronmarston

  • Format them like other errors.
  • Allow other files to be loaded so you can see all the load-time errors.
  • Abort the test suite before running any examples.

Merge request reports