You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ideal solution would be to have a single nuget package and to detect if the project we're being installed into uses NUnit or xUnit and add files appropriate for the given framework
Also we should do the same for any other framework/library we chose to support out of the box (like Windsor)
On top of that we should have a set of powershell commands for on demand tools/frameworks, something like:
ct-add windsor (add convention test files for Windsor)