xunit.testlogger
xunit.testlogger copied to clipboard
XUnit logger for vstest platform
When I run xUnit tests on a project containing a lot of tests, it does not produce the xml result file. If I reduce the number of tests in the...
sorry but i didn't understand this point > Use the following command line in tests > dotnet test --logger:xunit > Test results are generated in the TestResults directory relative to...
Hello, I found an issue with the Xunit logger when using it with my Xunit-based custom test framework. Let me give you a bit of context: > This test framework...
Bumps [xunit](https://github.com/xunit/xunit) from 2.8.1 to 2.9.2. Commits 82543a6 v2.9.2 0f8f156 #3031: Changes to TheoryData break tests with arrays of objects 502f6d1 Bump up to v2.9.2-pre bb7c3e4 v2.9.1 5d70d25 #3028: Support...