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

Update testem dependency #369

Closed
Tea56 opened this issue Jul 13, 2015 · 4 comments
Closed

Update testem dependency #369

Tea56 opened this issue Jul 13, 2015 · 4 comments

Comments

@Tea56
Copy link

Tea56 commented Jul 13, 2015

Hi,

can you please update testem dependency from 0.7.6 to current 0.9.0-1.

Thank you!

@jasonkarns
Copy link
Member

If you install testem locally, lineman will use the version you install rather than the version bundled with lineman. This way you can use a newer version of testem (or any of lineman's dependencies) without waiting for an updated lineman release.

You can verify this with lineman spec -- --version (any arguments after the -- are passed directly to testem)

I'll keep this open since we do need to upgrade testem. But it's possible to use the latest testem without a new lineman release.

@Tea56
Copy link
Author

Tea56 commented Jul 13, 2015

Thank you. My app is holding onto 0.7.6 :D

I'll look more closely.

@jasonkarns
Copy link
Member

I should also note that lineman won't pick up the global install of testem. Only a local install will override the bundled version.

@Tea56
Copy link
Author

Tea56 commented Jul 13, 2015

Thank you, got it now!

@davemo davemo closed this as completed Feb 11, 2016
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

3 participants