Skip to content

Conversation

@petersendidit
Copy link
Member

Allows running qunit tests for a single widget

Many times I am just working on a single widget and want to quickly run just those tests.

grunt test --widget tabs

@arschmitz
Copy link
Member

a suites option like we have in mobile may make more sense https://github.com/jquery/jquery-mobile/blob/master/Gruntfile.js#L789 that way its not just widgets its any test set

@jzaefferer
Copy link
Member

I like the simplicity of this compared to the suites option in mobile. May be use a different name, since this can run core or position tests which aren't strictly "widgets"?

@scottgonzalez
Copy link
Member

I think component would be the proper name.

Allows running qunit tests for a single widget
@petersendidit petersendidit deleted the widget_option branch May 26, 2014 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants