Skip to content

Releases: gshakhn/idea-fitnesse

1.4.3

01 Feb 20:09
Compare
Choose a tag to compare

1.4.2

29 Jan 16:37
Compare
Choose a tag to compare
  • Fix NPE in fixture class reference code

1.4.1

18 Jan 16:40
Compare
Choose a tag to compare
  • Fix Veto handler failing with NPE

1.4.0

13 Jan 21:00
Compare
Choose a tag to compare
  • 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

23 Dec 16:11
Compare
Choose a tag to compare
  • Fix formatting: remove extra spacing so layout is similar to wiki

1.3.0

20 Nov 17:24
Compare
Choose a tag to compare
  • 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

06 Nov 09:31
Compare
Choose a tag to compare
  • Fix wiki page name calculation on Windows.
  • Upgrade FitNesse to 20151106-SNAPSHOT.

1.2.2

05 Nov 09:30
Compare
Choose a tag to compare
  • 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

29 Oct 21:59
Compare
Choose a tag to compare
  • 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

27 Oct 22:29
Compare
Choose a tag to compare
  • 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