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

Document/implement how to specify multiple sources #169

Closed
altendky opened this issue Sep 19, 2017 · 2 comments
Closed

Document/implement how to specify multiple sources #169

altendky opened this issue Sep 19, 2017 · 2 comments
Milestone

Comments

@altendky
Copy link
Member

Presently README.rst states:

Note that this plugin controls some options and setting the option in the config file will have no effect. These include specifying source to be measured (source option) and all data file handling (data_file and parallel options).

I also find no reference to passing multiple source specifications to --cov. This leaves no apparent ability to specify multiple sources such as your package and also the tests themselves.

@altendky
Copy link
Member Author

This seems related to the title of #130 but not so obviously to the contents.

@ionelmc ionelmc added this to the v2.6 milestone Oct 28, 2017
@smcoll
Copy link

smcoll commented May 23, 2018

Try pytest --cov=foo --cov=bar

@ionelmc ionelmc modified the milestones: v2.6, v2.7 Jan 7, 2019
ionelmc added a commit that referenced this issue Mar 9, 2019
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