Support of non-standart bdd framework in pyCharm

已回答

Hi all.

We want to use pytest-bdd framework in pyCharm. How could we add support  into list of preffered frameworks in Preferences-> Languages and Frameworks -> BDD? 

Write full plugin from scratch for support of one framework, when base functionaliry and files template exist in IDE plugin for other similar frameworks - seems like overhead.

Could somebody give an info, how we could extend current plugin? Example, or documentation about it.

Or, maybe, it is better to submit feature request to pycharm bugtracker?

 

Thanks for all.

0
正式评论

Hello.

Unfortunatelly we do not have official API to extend plugins for now, but we have plans to implement it in future versions.

There is an issue about pytest-bdd and it has good chances to be included in 2018.2, please vote for it: https://youtrack.jetbrains.com/issue/PY-15464

Avatar
Permanently deleted user

Ilya, thanks a lot for your response!

If you want - I could help you to modify current plugin to add support of new framework. I understand, that this is your internal plugin, but maybe there are some variants, how we could help each other.

 

Thanks!

 

0

请先登录再写评论。