Hello,

I've installed RSpec on a win7 lappy (2009 HP i3)

Ruby 2.2.5p319 (2016-04-26 revision 54774) [i386-mingw32]
Rspec 3.5.4
RubyGem 2.6.7
Bundler version 1.13.1

I am following along with the http://rspec.info/ homepage tutorial videos 
to make sure everything works.
If I am reading the "bowling' demo correctly bin/rspec --format doc should 
run the specification test file?

<https://lh3.googleusercontent.com/-LE-fl4jTzro/WAhPZh10ZLI/AAAAAAAAAZQ/CR-tpC_v_r07Ex9bT_Uuk0PtSBxBPddtwCLcB/s1600/RSpec.png>

Is this specific to a 'Nix system?
I've mimicked the directory structure:
/bin/
  bundler
  htmldiff
  ldiff
  rspec
/lib/
  bowling.rb
/spec/
  bowling_spec.rb
  spec_helper.rb

...and while in the parent project directory when I enter bin/rspec --format 
doc in PowerShell I get a system window prompt for a text editor:

<https://lh3.googleusercontent.com/-oNLUDxBFHNc/WAhPeAe7qvI/AAAAAAAAAZU/Ri_0lbuK_N0droRISgghV8aON5-6HMUvgCLcB/s1600/text_edit.png>

I'm confused - should I be seeing the Rspec test file results? (I really 
want to bask in the joy that is green!)

<https://lh3.googleusercontent.com/-Jv0d2iGsLAE/WAhSHjvrK6I/AAAAAAAAAZc/GPaRMmwZjhgSfglKQ4TyBzvYBcFLfZOBwCLcB/s1600/rspec_doc.png>


Should I be doing something to this file?

Otherwise I am following along with this tutorial for Rspec on windows: 
https://www.tutorialspoint.com/rspec/index.htm
...and rspec does work correctly on my win7 system, but I am confused by the
 http://rspec.info/ homepage tutorial.

Apologies if this is a really dumb question, I just want to make sure that 
I'm not missing something or using RSpec incorrectly.

Is there a Windows specific set-up demo/tutorial from the RSpec folks I 
should otherwise be using?

Should I be associating "rspec" with ruby.exe?

Thanks!
Patrick

-- 
You received this message because you are subscribed to the Google Groups 
"rspec" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rspec/d0bad171-f8e0-4e58-acb3-89e26e2c8edc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to