Skip to content

Autopsy has an unspecified dependency on RSpec #2

@pvande

Description

@pvande

All codepaths eventually converge on lib/autopsy.rb, which has an explicit require "rspec" call.

This can be problematic if, for example, you're using Cucumber without RSpec, or you're using a library like rspec-rails, which depends directly on rspec-core.

(A workaround for the time being involves creating an "empty" lib/rspec.rb file, but that's far from ideal.)

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