Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Add coverage reports, both in watch and single modes. #150

Merged
merged 5 commits into from
May 12, 2016
Merged

Conversation

threehams
Copy link
Collaborator

Do lots of cleanup on test.js structure.

Do lots of cleanup on test.js structure.
@threehams threehams added the wip label May 10, 2016

// Set up a watcher to create coverage reports in the background, only messaging on success/failure.
// To ensure only the latest version is available, kill/restart the process on each change.
let mocha;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I don't like this variable name, but "process" is already taken. Suggestions?

@threehams threehams changed the title [WIP] Add coverage reports, both in watch and single modes. Add coverage reports, both in watch and single modes. May 10, 2016
@threehams threehams removed the wip label May 10, 2016
Clean up variable naming and scope.
@toddw
Copy link
Contributor

toddw commented May 12, 2016

👍

@toddw toddw merged commit 8ac025e into develop May 12, 2016
@toddw toddw deleted the issue/144 branch May 12, 2016 01:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants