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

Test coverage? #3

Open
AmaranthineCodices opened this issue Apr 4, 2018 · 1 comment
Open

Test coverage? #3

AmaranthineCodices opened this issue Apr 4, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@AmaranthineCodices
Copy link
Contributor

Right now test coverage for Rust is kind of a mess, but it's possible to get it working on Linux, which we're building tests on. This thread has a tutorial on collecting test coverage; the first reply has a .travis.yml snippet for integrating kcov, travis, and coveralls.io. It might be nice to get some coverage metrics working early, so we can keep track of what needs to be tested and what's okay.

@LPGhatguy LPGhatguy added the enhancement New feature or request label Apr 4, 2018
@LPGhatguy
Copy link
Owner

Good idea! Last time I tried this (for Rojo), I hit snags and ended up not continuing with it, but we should check it out again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants