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

System Test Framework based on unittest #215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

phiwuu
Copy link
Member

@phiwuu phiwuu commented Feb 21, 2025

Implement a new version of the system test framework.
It is based on Python's unittest framework.

Add requirements for the system test framework.
Add a README.md to explain these requirements and to give context.

@phiwuu phiwuu force-pushed the internal/system-test-framework branch 8 times, most recently from 8fb47af to 6414463 Compare February 21, 2025 18:37
@phiwuu phiwuu force-pushed the internal/system-test-framework branch 16 times, most recently from cf2dbf9 to 1db6d51 Compare February 25, 2025 11:27
@phiwuu phiwuu changed the title Internal/system test framework System Test Framework Feb 25, 2025
@phiwuu phiwuu changed the title System Test Framework System Test Framework based on unittest Feb 25, 2025
@phiwuu phiwuu force-pushed the internal/system-test-framework branch 3 times, most recently from 5e411c9 to 7926f34 Compare February 26, 2025 08:31
@phiwuu phiwuu force-pushed the internal/system-test-framework branch 11 times, most recently from 0852bd1 to 9cb1efe Compare February 26, 2025 14:14
@phiwuu phiwuu self-assigned this Feb 26, 2025
@phiwuu phiwuu added the internal Affects the CI, tests or refactorings only, not relevant to the end-user label Feb 26, 2025
@phiwuu phiwuu force-pushed the internal/system-test-framework branch 3 times, most recently from 733f7c9 to 9bb9609 Compare February 26, 2025 16:02
Implement a new version of the system test framework.
It is based on Python's `unittest` framework.

Add requirements for the system test framework.
Add a `README.md` to explain these requirements and to give context.
@phiwuu phiwuu force-pushed the internal/system-test-framework branch from 9bb9609 to dc45b89 Compare February 26, 2025 16:06
@phiwuu phiwuu marked this pull request as ready for review February 26, 2025 16:06
@phiwuu phiwuu requested a review from a team as a code owner February 26, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Affects the CI, tests or refactorings only, not relevant to the end-user
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant