Will Hastings

Results 6 issues of Will Hastings

Methods in static section should be added to prototype but hidden on instances (e.g. by assigning undefined to prop name).

I have noticed that sometimes I'll run a spec with Venus and Phantom and it'll report 0 tests executed and nothing else. If I run the test in the browser,...

It would be awesome if there was a way to make some calls to Phantom's api before specs are run with it. As a use case example, I have some...

I have noticed that when I generate a coverage.csv from a spec run, Venus seems to include lines that are comments in its "lines covered", _except_ for the docblock comment...