commit | 71437f94e3e5db9d36f7a140de9a25b64ab7bd53 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Thu Aug 29 10:38:26 2024 +0000 |
committer | Harrison Mutai <harrison.mutai@arm.com> | Thu Sep 19 13:44:23 2024 +0000 |
tree | af6de0d93a291ec0314e7e5b96a885cac5c4c495 | |
parent | 3ba3fc48a1d796619bafc24fa1d21b3260aa1789 [diff] |
feat(tlc): add support for tox Add tox to automate testing across multiple environments, ensuring code robustness and compatibility with different Python versions. This helps ensure consistency in test environments so both development and CI systems run tests uniformly, and simplifies the execution of tasks like linting and other commands with a single command. Change-Id: I522adb486e89abecb9a130941ce4cef31332193a Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>