Skip to content

Releases: testNameGenerator/Eclipse-plugin

Update existing test

Choose a tag to compare

@bogdananton bogdananton released this 06 Dec 15:47

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

minor update and refactored

Choose a tag to compare

@bogdananton bogdananton released this 16 Oct 19:27

Fixes:

  • using editor settings for spaces / tabs

fixed alphanum conversion

Choose a tag to compare

@bogdananton bogdananton released this 15 Oct 20:41

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

Pre-release

Choose a tag to compare

@bogdananton bogdananton released this 14 Oct 22:30

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.