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

Add support for testing with Node #1

Merged
merged 2 commits into from
Jul 24, 2014
Merged

Add support for testing with Node #1

merged 2 commits into from
Jul 24, 2014

Conversation

bttmly
Copy link
Contributor

@bttmly bttmly commented Jul 24, 2014

The primary purpose of this pull request is to add support for mocha testing on the command line. It provides an environment prompt allowing user to select Node or browser.

I have also added tests for the generator itself, as well as bumped the required version yeoman-generator that is required, as the newer version has access to the testing features documented on the Yeoman testing page.

@phillipalexander
Copy link
Owner

Thanks so much @nickb1080 This is great!

phillipalexander added a commit that referenced this pull request Jul 24, 2014
Add support for testing with Node
@phillipalexander phillipalexander merged commit 058360b into phillipalexander:master Jul 24, 2014
@bttmly
Copy link
Contributor Author

bttmly commented Jul 24, 2014

I forgot to bump the version. Besides version, is there anything else needed to make this update available though npm?

@phillipalexander
Copy link
Owner

Nope, you're good to go! I just updated the npm module with the changes introduced by your pull request. Thanks again!

@phillipalexander
Copy link
Owner

Check it out here: https://www.npmjs.org/package/generator-test

@bttmly
Copy link
Contributor Author

bttmly commented Jul 25, 2014

Awesome, thanks

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

Successfully merging this pull request may close these issues.

2 participants