Class: Spring::Commands::ParallelRSpec
- Inherits:
-
ParallelTest
- Object
- ParallelTest
- Spring::Commands::ParallelRSpec
- Defined in:
- lib/spring/commands/parallel_tests.rb
Instance Method Summary collapse
Methods inherited from ParallelTest
Instance Method Details
#exec_name ⇒ Object
49 50 51 |
# File 'lib/spring/commands/parallel_tests.rb', line 49 def exec_name "parallel_rspec" end |