asyncapi/jasyncapi-idea-plugin

feat: Add automatic execution of tests

philCryoport opened this issue · 0 comments

Why do we need this improvement?

PRs should automatically identify if the code is failing tests -- so we don't accidentally publish a plugin that's broken.

How will this change help?

Will automatically catch code that fails tests

Screenshots

No response

How could it be implemented/designed?

A github action

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!