ankicode
ankicode copied to clipboard
PHP support
Add support for PHP 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