Skip to content

Bug: utSuiteNavigator - test_name None to select function is not passed to utCFramework #33

@bhanucbp

Description

@bhanucbp

Problem/Opportunity

If no test_name is passed to select in utSuiteNavigator, the navigator should run all tests by selecting the r option (as implemented in utCFramework). However, since None is not passed to utCFramework, utSuiteNavigator raises an error and exits.

Also expose function collect_results to utSuiteNavigator

Steps to reproduce

No response

Expected Behavior

It test_name is NONE, utSuitNavigator should run the test with r option

Actual Behavior

If no test_name is passed to select in utSuiteNavigator, the navigator should run all tests by selecting the r option (as implemented in utCFramework). However, since None is not passed to utCFramework, utSuiteNavigator raises an error and exits.

Also expose function collect_results to utSuiteNavigator

Notes (Optional)

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Resolved

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions