Matthias Koch
Matthias Koch
Currently a workaround would be using a `IAssemblySetup` (see [here](https://github.com/matkoch/TestFx/wiki/Setups-&-Cleanups#lazy-bootstrap)) and set the working directory by yourself.
Just for reference: http://www.ingebrigtsen.info/2016/04/16/machine-specifications-net-core/ /CC @einari
Referencing here too, machine/machine.specifications#296.
Will modify `ResetInstanceFieldsTestExtension` to ignore injected setups.
What specific excludes/includes do you need? Assembly level? Type level? What about tags/categories and wildcards?
I actually implemented that once, but removed it for some reason that I don't know anymore ) Here is the draft: ``` private class Options { [OptionList("assemblies", HelpText = "List...
That was an issue-only draft :grin: I can implement this until next week probably.
The main question is about the design of that report. I already have some working example flying around, which uses razor files + bootstrap to render.
@Uli-Armbruster since I've seen that you use german language for the report, do you also use the custom delegates in code?
Better not. If really necessary, I would suggest you to use an alias... I'm not likely to support that, unless there are many votes for it.