Pedro Henrique Liberato
Pedro Henrique Liberato
In NUnit you can call the NUnitLite Console using NUnitLite.AutoRun().Execute(nunitArgs) inside the CommandMethod. How will you do this in XUnit?
I'm curious about that. If you get to use this console runner I would like to know.
Any news?
This xunit.runner.wpf is a good sample to use xunit Runner! But I didn't get compile this code, because I'm using VS2013 and the code has many keywords of C# 6.0....
I did some helper functions and I want to create pull requests. But the button "create pull request" is disable. When I tried to push my changes using GIT, I...