LoFuUnit
LoFuUnit copied to clipboard
Implement [LoFu] for Xunit
Is it possible to create a [LoFu] attribute for Xunit?
Starting point here: https://github.com/hlaueriksson/LoFuUnit/commit/5ff78ba5ce695dbd439a0aef6d5a45ee402344fd
I'm stuck on how to get a reference to the fixture, i.e. the test class instance.
Compare the implementation of the NUnit LoFuAttribute.