Skip to content

Conversation

dadoonet
Copy link
Contributor

This commit introduces a way to separate execution of a single unit tests.
It helps to debug a single test instead of having to run the full suite.

Some tests are still depending from other ones (the thread ones) but that should not be a problem. Or we can clean that up later.

This commit introduces a way to separate execution of a single unit tests.
It helps to debug a single test instead of having to run the full suite.

Some tests are still depending from other ones (the thread ones) but that should not be a problem. Or we can clean that up later.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 33.72% when pulling 2aaf89b on dadoonet:pr/separate-unit-tests into 82d1c20 on qwazr:master.

@emmanuel-keller emmanuel-keller merged commit 252f028 into qwazr:master Oct 19, 2017
@dadoonet dadoonet deleted the pr/separate-unit-tests branch October 19, 2017 22:12
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.

3 participants