vectorgrp / vector-vscode-vcast

A VectorCAST test adapter for VS Code
Other
8 stars 2 forks source link

Added config to debug single unit test. #223

Closed Den1552 closed 1 month ago

Den1552 commented 1 month ago

Summary:

Added a configuration in launch.json.example to run a single unit test.

Instructions:

1) Transform launch.json.example --> launch.json 2) Select "Debug Single Selected VectorCAST Unit Test" in the Debugger 3) Open a test file and select a test title    --> So for instance:

      test(        "validate VectorCAST option values" ...          You need to select and highlight validate VectorCAST option values. 4) Press F5 or click on Start Debugging

github-actions[bot] commented 1 month ago

Unit Test results - Vcast 2021sp0

0 tests   0 ✅  0s ⏱️ 0 suites  0 💤 0 files    0 ❌

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

Unit Test results - Vcast 2023sp0

 1 files  ±0   8 suites  ±0   4s ⏱️ ±0s 53 tests ±0  53 ✅ ±0  0 💤 ±0  0 ❌ ±0  54 runs  ±0  54 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 530daa33. ± Comparison against base commit 099b57e2.

github-actions[bot] commented 1 month ago

Unit Test results - Vcast 2024sp4

1 files  ± 0  1 errors  0 suites   - 9   0s ⏱️ -5s 0 tests  - 61  0 ✅  - 61  0 💤 ±0  0 ❌ ±0  0 runs   - 62  0 ✅  - 62  0 💤 ±0  0 ❌ ±0 

For more details on these parsing errors, see this check.

Results for commit 530daa33. ± Comparison against base commit 099b57e2.

github-actions[bot] commented 1 month ago

Unit Test results - Vcast 2024sp5

0 files   -  1  0 suites   - 9   0s ⏱️ -5s 0 tests  - 61  0 ✅  - 61  0 💤 ±0  0 ❌ ±0  0 runs   - 62  0 ✅  - 62  0 💤 ±0  0 ❌ ±0 

Results for commit 530daa33. ± Comparison against base commit 099b57e2.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group build_different_envs

5 tests   5 ✅  33s ⏱️ 1 suites  0 💤 1 files    0 ❌

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group bugs

 2 files   2 suites   3m 18s ⏱️ 12 tests 12 ✅ 0 💤 0 ❌ 14 runs  14 ✅ 0 💤 0 ❌

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group build_env_failure

 2 files   2 suites   2m 34s ⏱️  8 tests  8 ✅ 0 💤 0 ❌ 10 runs  10 ✅ 0 💤 0 ❌

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group basic_user_interactions

 4 files   4 suites   3m 52s ⏱️ 12 tests 11 ✅ 0 💤 0 ❌ 1 🔥 18 runs  16 ✅ 0 💤 1 ❌ 1 🔥

For more details on these errors, see this check.

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group func_basis

5 tests   5 ✅  50s ⏱️ 1 suites  0 💤 2 files    0 ❌ 1 errors

For more details on these parsing errors, see this check.

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group env_basis

0 tests   0 ✅  0s ⏱️ 0 suites  0 💤 1 files    0 ❌ 1 errors

For more details on these parsing errors, see this check.

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2021sp0 - Group unit_basis

0 tests   0 ✅  0s ⏱️ 0 suites  0 💤 1 files    0 ❌ 1 errors

For more details on these parsing errors, see this check.

Results for commit 530daa33.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2023sp0 - Group basic_user_interactions

0 files   -  9  0 suites   - 9   0s ⏱️ - 12m 46s 0 tests  - 27  0 ✅  - 27  0 💤 ±0  0 ❌ ±0  0 runs   - 45  0 ✅  - 45  0 💤 ±0  0 ❌ ±0 

Results for commit 530daa33. ± Comparison against base commit 099b57e2.

github-actions[bot] commented 1 month ago

E2e Test results - Vcast 2023sp0 - Group bugs

0 files   -  2  0 suites   - 2   0s ⏱️ - 3m 56s 0 tests  - 12  0 ✅  - 12  0 💤 ±0  0 ❌ ±0  0 runs   - 14  0 ✅  - 14  0 💤 ±0  0 ❌ ±0 

Results for commit 530daa33. ± Comparison against base commit 099b57e2.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud