test(python_api): add Python API test suite
Test Suite for Python API
- Implement test script
tests/test_python_api.py
with full test suite for testing the Python API with a sample model - Test coverage include positive and negative tests.
document CLI and Python API test suites:
- Add overview of test coverage and package requirements
- Details of CLI test definitions, execution commands, and how to add new CLI tests
- Details of Python API test definitions, execution commands, and how to add new API tests
Signed-off-by: Deeptanshu Sekhri deeptanshu.sekhri@arm.com
Edited by Deeptanshu Sekhri