Skip to content
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

Closed
freedomfee opened this issue Jan 5, 2016 · 6 comments
Closed

frisby has no method named 'ttoss' #294

freedomfee opened this issue Jan 5, 2016 · 6 comments

Comments

@freedomfee
Copy link

mentioned in your readme.md "To run only one of the tests, replace toss to ttoss" ,
got exception like this.

[TypeError: Object #<Frisby> has no method 'ttoss']
@kenmazhao
Copy link

v0.8.5...master

Commits on Jan 23, 2015
Sicong He Fix #65: Add ttoss() to support run single tests. fd8909a

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:
https://github.com/vlucas/frisby/blob/v0.8.5/README.md

@arun0009
Copy link

arun0009 commented Jan 7, 2016

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 npm install -g http://github.com/vlucas/frisby/tarball/master but that didn't work either

@JMTyler
Copy link

JMTyler commented Feb 23, 2016

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?

@Dashue
Copy link

Dashue commented Apr 26, 2016

+1

@ptim
Copy link

ptim commented Nov 16, 2016

furthermore, https://github.com/vlucas/frisby/blob/master/package.json shows the version as:

  "name": "frisby",
  "version": "0.8.4",

ahh.. now I see that v2 is on its way: #316

@vlucas
Copy link
Owner

vlucas commented Jul 26, 2017

This will no longer be an issue in v2, as Frisby no longer controls or calls your test describe/it functions. Please use v2.

@vlucas vlucas closed this as completed Jul 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants