-
Notifications
You must be signed in to change notification settings - Fork 201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
frisby has no method named 'ttoss' #294
Comments
Commits on Jan 23, 2015 Fix #65 is not included 0.8.5 I think you are using frisby v0.8.5 instead of master, and here is the README.md for 0.8.5: |
npm install frisby is current using v0.8.5. Looks like there's a bit of difference between master and v0.8.5. @vlucas Can we please have the changes pushed to npm repo? I tried to run |
I'm not concerned with this issue specifically, but agree with @arun0009 that npm is severely outdated. Is there something that is holding back an npm release or could we please find a way to make one happen? |
+1 |
furthermore, https://github.com/vlucas/frisby/blob/master/package.json shows the version as:
ahh.. now I see that v2 is on its way: #316 |
This will no longer be an issue in v2, as Frisby no longer controls or calls your test describe/it functions. Please use v2. |
mentioned in your readme.md "To run only one of the tests, replace toss to ttoss" ,
got exception like this.
The text was updated successfully, but these errors were encountered: