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

Tests: Migrate test targets into separate Makefile #304

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tombettany
Copy link
Member

Factor out the test and check targets to a separate,
repository-independent Makefile which can be shared among different
repositories.

Adding the Python tests section to new repositories is a bit of a pain so I'm looking to make it as easy as possible. This is an easy way to to it but I'm open to suggestions.

Factor out the `test` and `check` targets to a separate,
repository-independent Makefile which can be shared among different
repositories.
Copy link
Contributor

@skarbat skarbat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great to decouple and avoid duplication - Just sharing this idea for a possible solution:

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

Successfully merging this pull request may close these issues.

2 participants