I have a DNX solution with 11 xUnit tests. When i run dnx test from the terminal i get the following output:
xUnit.net DNX Runner (64-bit DNX 4.5.1)
Discovering: <solution>
Discovered: <solution>
Starting: <solution>
And that is it... Nothing happens after that... no test output and the runner keeps running.
Pressing Ctrl+C shows:
Cancelling... (Press Ctrl+C again to terminate)
Pressing Ctrl+C again terminates the runner
Closely related to this: http://ift.tt/1Lyd5VT, but my case does not even show the Test Execution Summary...
Using DNX 1.0.0-beta7, mono, 4.5.1, 64-bit
Update 1:
Removing all tests using Microsoft.AspNet.TestHost seems to fix the problem
Aucun commentaire:
Enregistrer un commentaire