Skip to content

Version 1.2.0

Daniel Shumway requested to merge develop into stable

Some minor documentation typos, and fixes bug #17 (closed), adding new behavior that will throw an error if you attach to a suite that's already finished running.

I've actually been bitten a couple of times by accidentally attaching to a harness after it's run and it's hard to debug -- so this should make the library a bit more accessible.

Merge request reports