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

Semi-automated tests #2566

Open
bjoernQ opened this issue Nov 19, 2024 · 0 comments
Open

Semi-automated tests #2566

bjoernQ opened this issue Nov 19, 2024 · 0 comments
Labels
tests Unit, Integration, or Hardware-in-Loop Testing

Comments

@bjoernQ
Copy link
Contributor

bjoernQ commented Nov 19, 2024

We still have a lot of examples which serve as tests - some still can be turned into hil-tests but some just won't be reasonable to have as hil-tests.

We already introduced the qa-test folder but we can do better

  • have a way to run them one by one per target
  • before running an example show what setup is expected (e.g. external hardware attached, running something on the host machine etc.)
  • have a way to express pass/fail from the test if possible (or let the user decide by eye-balling an attached display or whatever the example/test does)

We can extend the xtask to do what we want probably

@jessebraham jessebraham added the tests Unit, Integration, or Hardware-in-Loop Testing label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Unit, Integration, or Hardware-in-Loop Testing
Projects
Status: Todo
Development

No branches or pull requests

2 participants