Skip to content

Releases: testNameGenerator/Eclipse-plugin

Update existing test

06 Dec 15:47

Choose a tag to compare

Update existing test method if cursor in docblock comment and method found after comment

minor update and refactored

16 Oct 19:27

Choose a tag to compare

Fixes:

  • using editor settings for spaces / tabs

fixed alphanum conversion

15 Oct 20:41

Choose a tag to compare

Fixes:

  • non-alphanumeric chars are ignored when generating test method name
  • works joined by non-alphanumeric chars are now correctly camel-cased

initial working version

14 Oct 22:30

Choose a tag to compare

Pre-release

Known bugs:

  • will not completely strip non-alphanumeric chars from original string. This will cause the method name to become corrupt. Avoid using "(", ")", "=", etc. for now.

Copy the jar file into your eclipse/plugins folder and (re)start Eclipse.