Sha256: 6f9adec384481dc4ac5097e20b865aae8143626537f8e44820d0a42e3b95f789
Contents?: true
Size: 627 Bytes
Versions: 1
Compression:
Stored size: 627 Bytes
Contents
## ROADMAP 1.0.0 * add `with_side_effect(&blk)` for specifying desired side effects ## RELEASE 0.3.3 * FIX: `exec`'d calls now registered as having been called ## RELEASE 0.3.2 * FIX: fixed patched `exec`'s handling of exit statuses ## RELEASE 0.3.1 * FIX: ``Kernel.` ``, `Kernel.exec`, and `Kernel.system` are now all supported as well. This is useful to testing thor suites that shell out, because thor (for reasons passing understanding) redefines `#exec`, so we have to resort to `Kernel.exec`. ## RELEASE 0.3.0 * FEATURE: you can now stub & mock `Kernel#exec`. ## RELEASE 0.2.2 * FIX: fixed a test ordering bug
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shell_mock-0.3.3 | CHANGELOG.md |