thewoolleyman / process_helperLinks
Makes it easy to spawn Ruby sub-processes with guaranteed exit status handling, capturing and/or suppressing combined STDOUT and STDERR streams, providing STDIN input, timeouts, and running via a pseudo terminal.
☆10Updated 7 years ago
Alternatives and similar repositories for process_helper
Users that are interested in process_helper are comparing it to the libraries listed below
Sorting:
- Property Based Testing in Ruby☆34Updated 7 years ago
 - Mixin to ease compositions in ruby☆112Updated 5 years ago
 - A Middleware and CLI for fetching and interacting with [StackProf](https://github.com/tmm1/stackprof) dumps.☆42Updated 11 years ago
 - (UNMAINTAINED) Do Not Want: Stops ActiveRecord from doing things you probably didn't want☆83Updated 11 years ago
 - A Ruby benchmarking tool accurate to sub-nanosecond time scales☆221Updated 6 years ago
 - ☆32Updated 10 years ago
 - Powerful, flexible and configurable coercion library. And nothing more.☆137Updated 8 years ago
 - Generative/property-based testing for RSpec