Skip to content

Releases: gshakhn/idea-fitnesse

1.1.1

21 Sep 20:58
Compare
Choose a tag to compare
  • Fix issue in QuickFix for class and method creation

1.1.0

21 Sep 12:05
Compare
Choose a tag to compare
  • Quick fixes (Alt-Enter) for fixture and fixture method creation

1.0.4

10 Sep 17:51
Compare
Choose a tag to compare
  • Fixes in parser (IDEA 15 compatible)
  • Editor tabs show page name

Auto completion

02 Sep 21:15
Compare
Choose a tag to compare
  • Auto completion for fixture classes and scenario's
  • Comment lines in script and scenario tables

Fix run configuration dialog

21 Aug 21:07
Compare
Choose a tag to compare
  • Our build script needed some tweaks in order to render the run configuration dialog well.

Bug fix

17 Aug 16:09
Compare
Choose a tag to compare
  • Fix issue where test execution could fail due to a NPE in the FitNesse plugin.

FitNesse basics

16 Aug 18:51
Compare
Choose a tag to compare
  • Syntax highlighting
  • Links to sibling wiki pages
  • Supports Slim Decision, Query, Script, Scenario and Table tables
  • Syntax checking: warning for missing references
  • Execution of test suites, with readable console output
  • Folding of collapsible sections
  • Create wiki page action