Skip to content
This repository was archived by the owner on Dec 12, 2017. It is now read-only.
This repository was archived by the owner on Dec 12, 2017. It is now read-only.

Merging ReSharper and xunit settings #93

@citizenmatt

Description

@citizenmatt

Specifically, AppDomain and shadow copy. Both ReSharper and xunit have settings for these, but how should they be merged?

I can tell when xunit's values are specified or not, so can easily tell when ReSharper should provide the value, but don't know what to do when both are specified.

Currently, ReSharper takes precedence.

Reasons for:

  • You're using ReSharper's runner - you want to configure it, you know where to go.

Against:

  • The ReSharper runner should behave the same as any other runner - if the external config files are there, they should be used to get the same behaviour (although the converse isn't true - another runner wouldn't behave the same as the ReSharper runner as it doesn't have access to the ReSharper config)

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