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

Create the frontend CLI #11

Open
Horolsky opened this issue Jan 20, 2025 · 0 comments
Open

Create the frontend CLI #11

Horolsky opened this issue Jan 20, 2025 · 0 comments

Comments

@Horolsky
Copy link
Collaborator

The utility frontend CLI on Python should take care of the following functions:

  • Enveloping test app execution to run tests defined in JSON/YAML (preferred to be done in Python as there are no libs for YAML and JSON Schema in Boost). The C++ backend app should be capable of running only JSON without schema validation
  • Transforming raw diagnostics data in JSON into markup formats - Xunit XML, HTML, MD, Latex. 
  • Optionally enveloping test execution and report transformation in a single command
  • Providing code-generation function for common boiler-plate code (serialization, mocking, procedure registration)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant