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

Setup coverage with undercover/coveralls #37

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

Conversation

AdrieanKhisbe
Copy link
Contributor

No description provided.

@AdrieanKhisbe
Copy link
Contributor Author

@rejeep Just rebase the branch,
Here is a preview of the coverage:
https://coveralls.io/github/AdrieanKhisbe/espuds 😃

@@ -24,6 +24,8 @@
(unless (require 'ert nil 'noerror)
(require 'ert (f-expand "ert" espuds-test/vendor-path)))

(require 'undercover)
(undercover "espuds.el")
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you need to set a report file here like you do for ecukes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

in this case nope, the default report file will suits.
We need to specify one when we need to merge the result between ecukes and ert as we do in ecukes repo

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