pry--pry/spec
Kyrylo Silin e61354693f Add .rspec and require 'helper' from there
Just discovered this nice feature of RSpec where it can load all files for
us. Works with `bundle exec rake` and `bundle exec rspec spec/file_spec.rb`,
which covers all use cases.
2018-11-18 14:04:44 +08:00
..
commands Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
config Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
fixtures rubocop: fix offences of the Layout/EmptyLineBetweenDefs cop 2018-10-14 14:40:48 +08:00
helpers Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
integration Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
method Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
spec_helpers rubocop: fix offences of the Lint/UnneededRequireStatement cop 2018-10-16 04:43:41 +08:00
cli_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
code_object_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
code_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
color_printer_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_helpers_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_integration_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_set_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
completion_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
config_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
control_d_handler_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
documentation_helper_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
editor_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
helper.rb rubocop: fix offences of the Lint/UnusedBlockArgument cop 2018-11-11 20:22:03 +08:00
history_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
hooks_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
indent_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
method_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pager_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
prompt_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_defaults_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_output_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_repl_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pry_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
pryrc_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
ring_spec.rb ring: rewrite the class to improve API 2018-10-21 05:31:45 +08:00
run_command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
sticky_locals_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
syntax_checking_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
unrescued_exceptions_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
wrapped_module_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00