Skip to content

Add support for NUnit versions > 2.5.3 #8

@jpoehls

Description

@jpoehls

My projects are using NUnit 2.5.4 (or newer) and current I am having to recompile Shouldly using the newer version of NUnit for it to work in my project.

I propose using the solution here to load any version of nunit.framework.dll that is present in the AppDomain.Current.BaseDirectory if the referenced version of NUnit is not found.

I'm willing to submit a patch for this if the powers-that-be agree this is a good solution.

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