-
- Downloads
First pass at integration testing with ChildProcess
This adds one very basic test, which exercises the full RbReadline stack. The test process is spawned and interacted with in a platform agnostic way using ChildProcess[1]. 1 - https://github.com/jarib/childprocess.git
test/bin/basic-readline
0 → 100644
test/test_simple_io.rb
0 → 100644
Please register or sign in to comment