cypress-fail-on-console-error

tail cypress test on console error

MIT License

Downloads
215.5K
Stars
41
Committers
12
cypress-fail-on-console-error - 2.1.1

Published by nils-hoyer over 3 years ago

  • handle new Error('msg') message property to be able to exclude them by configuration. big thanks to @alexneo2003 alexneo2003
cypress-fail-on-console-error -

Published by nils-hoyer over 3 years ago

  • handle array of console error message parameters
cypress-fail-on-console-error -

Published by nils-hoyer over 3 years ago

  • handle multiple spy calls
  • extend config validation
cypress-fail-on-console-error -

Published by nils-hoyer over 3 years ago

  • add plugin dependencies under dependencies in package.json
  • make enum consoleType accessible via api, add docs for enum access via api from js
  • extend docs for config.excludeMessages via regex pattern
  • fix isExcludeMessage typo
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • fix throwing undefined error in getIncludedSpy
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • Improve legibility of instructions
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • Minor refactoring
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • add option to includeConsoleTypes and set config on failOnConsoleError call
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • Fix unhandled spy not called exception
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • exclude error messages from throwing assertionError
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • improve code quality
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago

  • replace mocha hooks with cypress events to ensure all tests are executed properly
cypress-fail-on-console-error -

Published by nils-hoyer almost 4 years ago