Commit 7b24545
Move argument parser and helper functions into runner.py (project-chip#39744)
* move argument parser helpers to runner.py
* move main argument parsing functions to runner.py
* move test class finder to runner.py
* backwards compatibility
* lint errors
* fix autopep8 issue
* re-add the alias for default_matter_test_main
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* lint code
* lint
* merge conflict resolution issue
* lint code
* fix regex that prevents TestFrameworkArgParsing.py from passing
* fix regex issue causing TestFrameworkArgParsing.py to fail
* fix casing issue
* add alias that was missing
* use lower() for matched groups
* attempt to fix tests
* _find_test_class func - pull from master
* import MatterBaseTest
* import Any
* nested import MatterBaseTest
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Andrey Khodyrev <[email protected]>1 parent b38ee91 commit 7b24545
File tree
2 files changed
+494
-483
lines changed- src/python_testing/matter_testing_infrastructure/chip/testing
2 files changed
+494
-483
lines changed
0 commit comments