joeljeske / karma-parallel

A Karma JS Framework to support sharding tests to run in parallel across multiple browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Karma 4

johnwest80 opened this issue · comments

  • **I'm submitting a ... **

    • bug report
    • [x ] feature request
  • Do you want to request a feature or report a bug?
    Feature

  • What is the current behavior?
    Karma 4 throws errors around havebeenfound...
    TypeError: expect(...).toHaveFound is not a function
    TypeError: expect(...).toHaveFoundOne is not a function
    Every test with these calls is failing

  • If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem

  • What is the expected behavior?
    Karma 4 support

  • Please tell us about your environment:

  • version: 2.0.0-beta.X
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5 | Dart]
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)

Closing, because in looking farther, it could be shallow render.

https://github.com/getsaf/shallow-render/wiki/Jasmine-Matchers