Matthias Koch
Matthias Koch
@Uli-Armbruster you're welcome to take a look at the draft. Not yet published to nuget. Invoke with `TextFx.exe --assemblies Tests.dll --pause --htmlReport default --output report` I think the best would...
@agross thanks for your report. Both issues should be fixed by now. - Added `Build.cmd` - Fixed fody configuration to make references physical I'm not a complete fan of that...
@agross there is a `Build.cmd` in the root. The other just slipped through. I will continue to make nuget packages again. Local build is anyways a thing that I want...
@agross What happens if you reference it directly again?
Yes, my fault. Picked the wrong. [Fixed](https://github.com/matkoch/TestFx/commit/c791f18fea5266bafd643a917ae1c678ecb8f707).
I guess having a reference to TestFx is unavoidable, especially since there are usages in `_TestExtensions` and `_TestLoaders`. Why is that a problem specifically? And how did you manage to...
No auto-detection. That was intentional, since dropping in other assemblies could lead to different behavior. This way it's more explicit. What do you mean with hiccups? Do you have `TestFx.exe`...
Anything I can do to speed this up? :shipit:
Ping @sharwell
Well, I can see that this is a little bit special, but ReSharper uses the same editor component to render test results. Using emojis I can print very nice output...