Skip to content

Tests: Migrate test targets into separate Makefile - #304

Open
tombettany wants to merge 1 commit into
masterfrom
factor_out_test
Open

Tests: Migrate test targets into separate Makefile#304
tombettany wants to merge 1 commit into
masterfrom
factor_out_test

Conversation

@tombettany

Copy link
Copy Markdown
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.

@skarbat skarbat left a comment

Copy link
Copy Markdown
Contributor

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:

@tombettany
tombettany force-pushed the master branch 2 times, most recently from 7ec798f to 9cbd4a7 Compare August 22, 2018 18:17
@tombettany
tombettany force-pushed the master branch 2 times, most recently from d85541f to cc8cf39 Compare November 28, 2018 17:02
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