Add job to publish artifacts to NuGet in GithubActions.yml #54
GitHub Actions / Unit Tests Results
succeeded
Jun 5, 2024 in 0s
All 9 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Unit Tests Results
9 tests found
There are 9 tests, see "Raw output" for the full list of tests.
Raw output
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that FindCommand method returns correct command
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that FindCommand method returns null for invalid command
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that command help information is displayed correctly
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that command with mandatory parameter is validated correctly
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that invalid command displays error message
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that invalid short hyphen displays error message
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that missing mandatory parameter displays error message
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that valid command with invalid long hyphen displays error message
CommandBridge.UnitTests.CommandBaseTests ‑ Verify that valid command without parameters displays error message
Loading