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

Option in amber.yml to disable spec generation #1118

Closed
elaine-jackson opened this issue Jun 10, 2019 · 2 comments
Closed

Option in amber.yml to disable spec generation #1118

elaine-jackson opened this issue Jun 10, 2019 · 2 comments

Comments

@elaine-jackson
Copy link
Contributor

Some projects choose to not unit tests (specs) or use a third party option rather than Amber's build in spec system. It would be nice to have an option in amber.yml and at the new app create generator to disable the specs generation. Thoughts?

@drujensen
Copy link
Member

We recommend that you have specs so the default generators will always provide them.

Eventually, with recipes, you will be able to design your own generators and remove specs if you wish. @damianham and I have been discussing how this might work in #1079

@elaine-jackson
Copy link
Contributor Author

We recommend that you have specs so the default generators will always provide them.

Eventually, with recipes, you will be able to design your own generators and remove specs if you wish. @damianham and I have been discussing how this might work in #1079

Providing them by default is understandable, but Amber should still support user choice and give an opt-out ability.

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

2 participants