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

[wip] use yeoman-test #1

Merged
merged 4 commits into from
Dec 20, 2019
Merged

[wip] use yeoman-test #1

merged 4 commits into from
Dec 20, 2019

Conversation

moritzraho
Copy link
Member

Description

yeoman-test provides a convenient framework to test yeoman generators.

changing the current tests to use this framework will allow easily test:

  • integration with yeoman run
  • outputed files
  • options and prompts

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@moritzraho moritzraho changed the title use yeoman-test [wip] use yeoman-test Dec 20, 2019
@moritzraho moritzraho merged commit 4a5ddbf into master Dec 20, 2019
@moritzraho moritzraho deleted the use-yeoman-test branch December 20, 2019 18:24
purplecabbage pushed a commit to purplecabbage/generator-aio-app that referenced this pull request May 20, 2020
add nui generator and remove unneeded files
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.

1 participant