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

Add test for target deps for dependencies #383

Closed
KristofferC opened this issue Jun 13, 2018 · 4 comments
Closed

Add test for target deps for dependencies #383

KristofferC opened this issue Jun 13, 2018 · 4 comments

Comments

@KristofferC
Copy link
Member

Right now we are only testing when the current project is what is being tested, not a dependency.

@00vareladavid
Copy link
Contributor

Is this something that will be resolved by #1427?

@KristofferC
Copy link
Member Author

Probably :P. I don't remember exactly what this issue was about...

@00vareladavid
Copy link
Contributor

ok. In any case, I'll try to add a few more tests to #1427

@00vareladavid
Copy link
Contributor

I'm assuming you were talking about something like

Pkg.develop("Example")
Pkg.test("Example")

as compared to

Pkg.develop("Example")
Pkg.test()

#1427 includes tests for both cases

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