Skip to content

Threaded tests#145

Merged
lolleko merged 10 commits intomasterfrom
threaded-tests
Jul 15, 2018
Merged

Threaded tests#145
lolleko merged 10 commits intomasterfrom
threaded-tests

Conversation

@lolleko
Copy link
Copy Markdown
Member

@lolleko lolleko commented Jul 15, 2018

Added npm run threaded-tests will run tests faster, but the test reporting is less detailed.
Also improved CI config to not run tests twice.

@lolleko lolleko requested a review from Perryvw July 15, 2018 10:59

let cpuCount = os.cpus().length + 1;
if ("TRAVIS" in process.env && "CI" in process.env) {
// fixed thread coutn for CI
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

typo

@lolleko lolleko merged commit 4fcd6a5 into master Jul 15, 2018
@lolleko lolleko deleted the threaded-tests branch July 15, 2018 19:57
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