testfx
testfx copied to clipboard
Enhance the error messages for test cleanup/initialisation with wrong signature
related to: https://github.com/microsoft/testfx/issues/1599
In addition to that we should work on the code analyzers to help prevent such mistake directly at compile-time.
We now have an analyzer and a warning message for all the initialize and cleanup methods. I will move forward by closing this one as completed.