K B
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
K B commented, -
K B commented, -
K B created a post, Trigger only part of the chain when selectd build is finished
Hi,I have a shared API called “A” and configurations likeA - Build on each commit (1)… then deploy on Dev env when build is a success (2)… … then after deploy A - Run e2e tests (3)I have others app... -
K B created a post, XUnit stopped creating Tests tab for .NET 7.0
Anyone noticed that when switching from .NET 6 to 7. The dotnet test command no longer generates a Tests tab in TC?