Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

TestedBy-Attribute imposes runtime dependency on NEdifis #19

Closed
mkoertgen opened this issue Jun 10, 2015 · 1 comment
Closed

TestedBy-Attribute imposes runtime dependency on NEdifis #19

mkoertgen opened this issue Jun 10, 2015 · 1 comment
Assignees
Milestone

Comments

@mkoertgen
Copy link
Member

When using NEdifis for testing in a custom deployable project or library the TestedBy-Attribute imposes a runtime dependency on NEdifis, i.e. users of my lib need NEdifis as well when instantiating production code.

I don't want to redistribute NEdifis at runtime.

@mkoertgen mkoertgen added this to the 0.6 milestone Nov 27, 2015
@mkoertgen mkoertgen self-assigned this Nov 27, 2015
@mkoertgen
Copy link
Member Author

We will remove the respective attribute as these impose rather nasty dependency issues. For instance, you cannot mix libraries using NEdifis with different version NUnit dependencies, say 2.6.4 and 3.0.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant