+ Using 200810070201 Dev Build
+ I have the RSpec and ZenTest gems in the repository.
+ I create a new Ruby project.
+ I create a class (item.rb) and a unit test (item_test.rb under Test
Files) for that class.
+ I run the class test and it works as expected.
+ I select AutoTest from the project node's menu.
+ The AutoTest window appears. I see that is is running but nothing
happens, even when I make edits to the class or its unit test.
+ I stop auto test and add an RSpec test (item_spec.rb under RSpec
Files). I choose AutoTest from the pop-up. AutoTest is running but
nothing appears in the AutoTest tab in the output window, even when I
modify the class or its spec.
What are the simplist steps to see AutoTest work in a Ruby project? I
don't want to file a bug if, in reality, it is just a user error.
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...