LoFuUnit icon indicating copy to clipboard operation
LoFuUnit copied to clipboard

Implement [LoFu] for Xunit

Open hlaueriksson opened this issue 5 years ago • 0 comments

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.

hlaueriksson avatar Jul 06 '20 19:07 hlaueriksson