Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Assertion coverage #1

Open
jameswilddev opened this issue Aug 23, 2015 · 0 comments
Open

Assertion coverage #1

jameswilddev opened this issue Aug 23, 2015 · 0 comments

Comments

@jameswilddev
Copy link
Collaborator

It should be possible to include coverage testing for assertions. Each expression could have a "covered" flag, set when used in an assertion. It's quite difficult to know whether a value was tested precisely without hardcoding "was it an argument to the last function in the output chain" or something similar, so setting this flag when the expression is evaluated will have to do for now.

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

No branches or pull requests

1 participant