1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Kyrylo Silin 77295853bf cli_spec: improve test coverage and refactor
57.14% is covered. We don't cover `on` switches because it's hard to
test them.

We also replace `exit` with `Kernel.exit` because this way we can mock this
method. Not sure why plain `exit` cannot be mocked.
2019-03-15 01:18:58 +02:00
..
pry cli_spec: improve test coverage and refactor 2019-03-15 01:18:58 +02:00
pry.rb Factor out gem-* commands to a separate plugin 2019-03-13 00:25:11 +02:00