Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Update ncover custom tasks to take path to xunit #22

Open
petemounce opened this issue Sep 28, 2009 · 1 comment
Open

Update ncover custom tasks to take path to xunit #22

petemounce opened this issue Sep 28, 2009 · 1 comment

Comments

@petemounce
Copy link
Owner

xunit 1.5 introduces possibility of wanting to run the x86 runner vs the x64 runner. Should be possible to push in a preference when (for example) on an x64 box running a set of tests using the x86 runner (because the test DLL depends on something that is x86-only, like WatiN).

@petemounce
Copy link
Owner Author

Fixed in 0.2.0. NCover now has the possibility to take the command-line to run ncover-profiler against, which itself can be generated by the NUnit/XUnit command wrappers, or just passed as text.

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