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

Packed modules don't always contain tests #15

Open
denis-sokolov opened this issue Dec 12, 2014 · 3 comments
Open

Packed modules don't always contain tests #15

denis-sokolov opened this issue Dec 12, 2014 · 3 comments

Comments

@denis-sokolov
Copy link
Contributor

It's popular to add tests to .npmignore. dont-break tries to run tests after installing the dependant, but that does not work. Instead, dont-break should consider automatically installing the dependant by Git URL.

@sindresorhus
Copy link

👍 None of my packages includes tests.

@bahmutov bahmutov added the minor label Dec 31, 2014
@bahmutov
Copy link
Owner

Oh my, that is interesting. Will consider.

@mtscout6
Copy link

👍 I never bundle my tests or original src either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants