-
-
Couldn't load subscription status.
- Fork 751
What are the steps to publish a plugin? #4132
-
Hi all, I have a plugin that I think would be useful to others and want to know the official to get this from local to npm/yarn/etc. Any guides or steps available?
Beta Was this translation helpful? Give feedback.
All reactions
I guess there is no official guidance for this purpose. But you could check the helpers/plugins from community from this link https://github.com/codeceptjs/CodeceptJS/wiki/Community-Helpers-&-Plugins. I believe it would give you some idea on how this works.
Replies: 1 comment 1 reply
-
I guess there is no official guidance for this purpose. But you could check the helpers/plugins from community from this link https://github.com/codeceptjs/CodeceptJS/wiki/Community-Helpers-&-Plugins. I believe it would give you some idea on how this works.
Beta Was this translation helpful? Give feedback.
All reactions
-
thanks @kobenguyent , I'll look to imitate other available plugins. Thought having the method to do so formalised in codeceptjs would be better (to avoid guessing all the right ways to publish a plugin)
Beta Was this translation helpful? Give feedback.