Skip to content

No RSpec output #247

@sergio101

Description

@sergio101

I have finally decided to track down a problem i have had with my testing lately, and i have found that if i do something like:

rspec spec/models/order_garage_door_spec.rb

with NO spork running, i get all my rspec results as expected.

when i start spork, and do something like:

rspec spec/models/order_garage_door_spec.rb --drb

i can see my test being run in spark's output, but i get no output from rspec.

i have a feeling something changed since i last worked on this project

rails --version
Rails 3.0.19

rspec --version
2.14.7

Using spork (1.0.0rc4)

thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions