Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP support #13

Open
daveight opened this issue May 19, 2021 · 0 comments
Open

PHP support #13

daveight opened this issue May 19, 2021 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@daveight
Copy link
Owner

daveight commented May 19, 2021

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

@daveight daveight added the help wanted Extra attention is needed label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant