Add support for Go language.
the changes must be done in the following files:
pylib/testing/framework/
provide implementation for the following APIs:
- TypeConverter (input/output)
- TemplateGenerator
- TestRunner
- TestSuiteGenerator
- TypeMapper
adjust qt/aqt/reviewer.py - to add code selection options in the UI
adjust pylib/testing/framework/lang_factory.py - create the corresponding factory and return it in the get_lang_factory() function
Add support for Go language.
the changes must be done in the following files:
pylib/testing/framework/
provide implementation for the following APIs:
adjust qt/aqt/reviewer.py - to add code selection options in the UI
adjust pylib/testing/framework/lang_factory.py - create the corresponding factory and return it in the get_lang_factory() function