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
Hello, I'm trying out phantom-mochachino for automated UAT testing of my current website project. I have managed to connect phantomjs, mocha, chai and phantom-mochachino but I am getting this error in the console:
TypeError: undefined is not a constructor (evaluating 'suite.retries(this.retries())')
phantomjs://code/mocha.js:5724 in addSuite
phantomjs://code/mochachino-bdd.js:466 in create
phantomjs://code/mochachino-bdd.js:1720 in context
0 tests ran in 1 ms
0 passed and 0 failed
Any ideas? I really need to get this working. Thanks.
The text was updated successfully, but these errors were encountered:
Hello, I'm trying out
phantom-mochachino
for automated UAT testing of my current website project. I have managed to connectphantomjs
,mocha
,chai
andphantom-mochachino
but I am getting this error in the console:Any ideas? I really need to get this working. Thanks.
The text was updated successfully, but these errors were encountered: