Skip to content

Conversation

@mk-srivastava
Copy link
Contributor

@mk-srivastava mk-srivastava commented Sep 10, 2024

To run the unit tests for ittapi.compat with pytest, we will have to execute each unit test one by one. The pytest can run all the tests present in a folder only if the file name starts with test_ or end with _test.py.

The changes are related to aid this by renaming the unit tests to follow the naming convention, so that all the tests can be run in a single go.

@eparshut eparshut changed the title Renaming the unit testcases for ittapi.compat python: renamed unit tests for ittapi.compat Sep 10, 2024
@eparshut eparshut merged commit 9db30bb into intel:master Sep 10, 2024
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

Successfully merging this pull request may close these issues.

2 participants