Releases: gshakhn/idea-fitnesse
Releases · gshakhn/idea-fitnesse
1.4.2
- Fix NPE in fixture class reference code
1.4.1
- Fix Veto handler failing with NPE
1.4.0
- Rename a Java class and the FitNesse reference is updated
- Rename a Java method and the FitNesse reference is updated (decision and script table)
- Fix Java 1.6 compliance for FitNesse formatter
- Upgrade FitNesse to 20151230
1.3.1
- Fix formatting: remove extra spacing so layout is similar to wiki
1.3.0
- Refactor support for fixture classes
- Fixed colors in FitNesse output for Darcula theme
- Fix popup for FitNesse gutter icon
- Fix a bunch of Null pointer exceptions
1.2.3
- Fix wiki page name calculation on Windows.
- Upgrade FitNesse to 20151106-SNAPSHOT.
1.2.2
- Fix test execution from context menu. Now we're looking for a FitNesse root directory as parent of the wiki page.
The root folder name can be configured in the Run configuration defaults.
1.2.1
- Fix reference where decision table name refers to a scenario table
- Fix some execution issues by ensuring the plugin version of FitNesse is takes precedence over user dependencies
- Tags are no longer printed in test output
1.2.0
- Reformat Code works for wiki pages (Ctrl-Alt-L/Cmd-Option-L)
- Better formatting for tables during test execution
- Library classes are referenced like fixture classes