Skip to content

Add job to publish artifacts to NuGet in GithubActions.yml #54

Add job to publish artifacts to NuGet in GithubActions.yml

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

9 tests  ±0   9 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 7bd94a8. ± Comparison against earlier commit 698a472.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions 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