Skip to content

Coverage with Blanket #5

@naganowl

Description

@naganowl

I cloned the repo and upon running the Mocha tests in the browser, I noticed that the coverage counts are off.

https://github.com/jerfowler/ExpressBrunchJade/blob/master/test/lib/collection_test.coffee#L12 clearly triggers reset on the resetSilent() method, however in the generated app.cov.js file, it remains flagged for not being covered whether the test is commented or not.

I ran brunch build -P followed by brunch watch -s -P (-P is the new replacement for -o)

Is there something I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions