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

xdescribe #263

Closed
drypot opened this issue Feb 14, 2012 · 7 comments
Closed

xdescribe #263

drypot opened this issue Feb 14, 2012 · 7 comments

Comments

@drypot
Copy link

drypot commented Feb 14, 2012

want Jasmine's xdescribe. :)

@tj
Copy link
Contributor

tj commented Feb 14, 2012

what's xdescribe do?

@jdiamond
Copy link

It does nothing. It's just a clever way to comment out your methods by adding an x in front. You can also use xit. RSpec has this, too.

@tj
Copy link
Contributor

tj commented Feb 14, 2012

ah I see, sure I guess there's no harm in that it would be a tiny patch

@tj
Copy link
Contributor

tj commented Feb 14, 2012

I would almost prefer _describe( xdescribe( in a big suite might not stand out much, but if that's the convention other frameworks are using it's probably best to keep it the same

@tj tj closed this as completed in 6cdca19 Feb 15, 2012
@pamelafox-coursera
Copy link

It'd be great to see xdescribe in the docs, it took a bit of Googling to find out that xdescribe/xit exist. Thanks!

@settinghead
Copy link

ditto @pamelafox-coursera

@christophermca
Copy link

in case anyone want documentation for xdescribe. The jasmine documentation works https://jasmine.github.io/2.0/introduction.html#section-Disabling_Suites

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

6 participants