Skip to content

Add a way to opt-out of the summary#31

Merged
kzu merged 1 commit intomainfrom
dev/no-summary
Sep 2, 2024
Merged

Add a way to opt-out of the summary#31
kzu merged 1 commit intomainfrom
dev/no-summary

Conversation

@kzu
Copy link
Member

@kzu kzu commented Sep 2, 2024

Since this uses the dotnet-trx command, the easy way is to disable reporting entirely (which will also disable GH reporting).

Fixes #29

Since this uses the dotnet-trx command, the easy way is to disable reporting entirely (which will also disable GH reporting).

Fixes #29
@kzu kzu added the enhancement New feature or request label Sep 2, 2024
@kzu kzu enabled auto-merge (rebase) September 2, 2024 17:20
@devlooped-bot
Copy link
Member

devlooped-bot commented Sep 2, 2024

4 passed 4 passed
4 passed 4 passed
4 passed 4 passed

🧪 Details on macOS Unix 14.6.1

✅ Sample.UnitTest1.FailsOnce
✅ Sample.UnitTest1.FailsTwice
✅ Sample.UnitTest1.Test1(value: 1)
✅ Sample.UnitTest1.Test1(value: 2)

🧪 Details on Ubuntu 22.04.4 LTS

✅ Sample.UnitTest1.FailsOnce
✅ Sample.UnitTest1.FailsTwice
✅ Sample.UnitTest1.Test1(value: 1)
✅ Sample.UnitTest1.Test1(value: 2)

🧪 Details on Microsoft Windows 10.0.20348

✅ Sample.UnitTest1.FailsOnce
✅ Sample.UnitTest1.FailsTwice
✅ Sample.UnitTest1.Test1(value: 1)
✅ Sample.UnitTest1.Test1(value: 2)

from dotnet-retest v42.42.127-pr31 on .NET 8.0.8 with 💜

@kzu kzu merged commit 6311268 into main Sep 2, 2024
@kzu kzu deleted the dev/no-summary branch September 2, 2024 17:22
@devlooped devlooped locked and limited conversation to collaborators Feb 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command option to disable trx output

2 participants