paulirwin commented on PR #1086: URL: https://github.com/apache/lucenenet/pull/1086#issuecomment-2569935508
Updated to remove the runsettings file; pass `NUnit.DisplayName=FullName` after the `--` in `dotnet test` in GitHub, ADO, and local build scripts; add ability to disable this in ADO; and also add to the GitHub workflows to trigger the workflow on workflow changes (so we don't have to do fake commits). I do like this approach better. It results in nice full test names in the GitHub and ADO logs/trx files by default, and should not interfere with the IDE or anyone's existing runsettings files. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org