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

Ability to configure a minimum version for "testall" #19

Closed
elwayman02 opened this issue Apr 10, 2015 · 1 comment
Closed

Ability to configure a minimum version for "testall" #19

elwayman02 opened this issue Apr 10, 2015 · 1 comment

Comments

@elwayman02
Copy link

Right now running ember try:testall goes all the way back to Ember 1.10 (as the earliest supported version). It would be nice to be able to configure ember-try to have a minimum version. For example, if your project/addon/whatever utlizes an HTMLbars spec that wasn't available until 1.11, testing against 1.10 will throw an error. However, I'd still like to be able to test all relevant versions with a single command, rather than having to specify them all individually.

Thoughts?

@elwayman02
Copy link
Author

Never mind...I figured it out =P

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

1 participant