Artur Kharin

Results 4 issues of Artur Kharin

NUnit test adapter runs explicit tests when the TestCaseFilter is used. For example TestCategory!=Temp. I reproduced this issue using VSTest.Console and on the TFS Team Build 2012.

### Current behavior When the windows option "Display colors on windows borders and headers" (or something like that, I have a localized version of Windows), the window header of the...

bug
untriaged
app-kind:GUI
platforms:Windows

### Please confirm these before moving forward - [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue. - [x] I have tested that this issue...

bug
ready-to-go
dotnet-tool

Thanks for a nice library. Current version creates build warnings related to nullables. This change fixes this by marking the code as generated (similar to other generators). Changes: - Header...