testfx icon indicating copy to clipboard operation
testfx copied to clipboard

Enhance the error messages for test cleanup/initialisation with wrong signature

Open engyebrahim opened this issue 2 years ago • 1 comments

related to: https://github.com/microsoft/testfx/issues/1599

engyebrahim avatar Feb 23 '23 11:02 engyebrahim

In addition to that we should work on the code analyzers to help prevent such mistake directly at compile-time.

Evangelink avatar Feb 23 '23 13:02 Evangelink

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.

Evangelink avatar Apr 08 '24 12:04 Evangelink