This plugin provides support for concordion framework.
It can be installed from Intellij IDEA plugins (search for Concordion support) or downloaded here
It is built by gradle so it does not require to have intellij idea plugin sdk set up to start development.
- idea 14.1+ with JUnit plugin running on jdk 8 (project may use any jdk)
- Autocomplete with spec variables
- Autocomplete with concordion commands
- Autocomplete with members of the fixture
- Autocomplete chains with members
- Navigation between concordion html spec and test fixture using concordion icon and navigation action (ctrl + shift + s)
- Ctrl+click navigation and usages search for concordion expressions
- Quick fields and methods creation from usages
- Renaming support
- Run concordion spec from HTML file