Intellij Codeceptjs plugin #3517
APshenkin
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Works great! Although I'm not sure why mocha-multi is defaulted to on. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks,
I implemented CodeceptJS plugin for Intellij products, so now you can run tests directly from IDEA for single test/single file/whole folder and see results in standard IDEA testing tab. 🚀
And most coolest thing – File Structure for tests now contains list of all tests in file and you can use fuzzy search there for quick navigation.
You can find it here: https://plugins.jetbrains.com/plugin/20581-codeceptjs-support
Github repo: https://github.com/APshenkin/intellij-codeceptjs
PRs are welcome☺️
Happy testing,
Andrei
Beta Was this translation helpful? Give feedback.
All reactions