Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: 4.3.0: Menu System for GTEST #151

Closed
Ulrond opened this issue Dec 3, 2024 · 0 comments · Fixed by #150
Closed

Feature: 4.3.0: Menu System for GTEST #151

Ulrond opened this issue Dec 3, 2024 · 0 comments · Fixed by #150
Assignees
Labels
enhancement New feature or request

Comments

@Ulrond
Copy link
Contributor

Ulrond commented Dec 3, 2024

Problem/Opportunity

Add support for a menu system for GTEST

Proposed Solution

using the reference from CUINT, implement holding functions to keep open GTEST, and trigger specific tests from the menu system.

Acceptance Criteria (Optional)

  • run ut-core c++ with -a and it operates as gtest does today, outputting .xml file unit output
  • run ut-core c++ with -b and it operates as gtest
  • run ut-core c++ with -c & it goes into the menu system

Additional Notes (Optional)

No response

@Ulrond Ulrond added the enhancement New feature or request label Dec 3, 2024
@Ulrond Ulrond linked a pull request Dec 3, 2024 that will close this issue
@Ulrond Ulrond moved this to Review Requested in UT-Core Roadmap Dec 3, 2024
@kanjoe24 kanjoe24 added this to the 4.3.0: Menu System for GTEST milestone Dec 4, 2024
@kanjoe24 kanjoe24 moved this from Review Requested to Approved For Merge in UT-Core Roadmap Dec 4, 2024
@github-project-automation github-project-automation bot moved this from Approved For Merge to Resolved in UT-Core Roadmap Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants