You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using chai-as-promised 6.0.0 with chai 4.0.0 with protractor and cucumber in typescript.
It seems that it is failing at the next scenario when expectation is failed.
With chai 3.4.1, chai-as-promised is working as expected.
The text was updated successfully, but these errors were encountered:
Hi @jlin412. There's currently only a canary release of Chai v4. Once it's officially released, chai-as-promised will (presumably) be updated to accommodate the breaking changes. There's a WIP PR (#157) for this purpose.
Thanks @jlin412 and @victorperin. We're currently tracking this through #157. I'll close this one for now, if you'd like to get updates on this - you should subscribe to that issue.
We are using chai-as-promised 6.0.0 with chai 4.0.0 with protractor and cucumber in typescript.
It seems that it is failing at the next scenario when expectation is failed.
With chai 3.4.1, chai-as-promised is working as expected.
The text was updated successfully, but these errors were encountered: