MakeSharp icon indicating copy to clipboard operation
MakeSharp copied to clipboard

Create xunit runner helper

Open sapiens opened this issue 10 years ago • 3 comments

Add a xunit helper (class and/or extension method) which can be invoked on a file to run containing tests. Preferably, it should use xunit.dll / xunit.runner.utility not the console app. Something like

var testResults="assembly.dll".xunit();

sapiens avatar Jun 28 '14 14:06 sapiens

can i imply full path given? so "c:\assem.dll"? if not how to determine where file is?

RejectKid avatar Jan 08 '16 02:01 RejectKid

Hello Sapiens, is the xunit helper already added? How can I contribute, please guide me. I the xunit helper is still not done,I'm ready to do it

theCSEnthusiast avatar Oct 26 '16 16:10 theCSEnthusiast

I no longer maintain this library.

sapiens avatar Oct 26 '16 20:10 sapiens