1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/spec/commands
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
..
cat Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
amend_line_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
bang_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
cat_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
cd_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
disable_pry_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
edit_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
exit_all_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
exit_program_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
exit_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
find_method_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
gem_list_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
gist_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
help_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
hist_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
jump_to_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
ls_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
play_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
raise_up_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
reload_code_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
ri_command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
save_file_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
shell_command_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
show_doc_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
show_input_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
show_source_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
watch_expression_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
whereami_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00
wtf_spec.rb Add .rspec and require 'helper' from there 2018-11-18 14:04:44 +08:00