Skip to content

testNameGenerator/Eclipse-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Eclipse Plugin that converts a phrase intro a PHPUnit test method.

The update site for the plugin can be accessed via the following url: http://testNameGenerator.github.io/Eclipse-plugin/

The url is visible only from Eclipse. Please add the url from: Help > Install New Software ... > Add or drag the install button to your running Eclipse workspace

Drag to your running Eclipse workspace to install TestNameGenerator(PHP)

Usage

Move the cursor to the line that you want to convert into a test method and press the keybind.

The default key bind is Ctrl+Shift+8
If you want to change the key bindings, open Window / Preferences / General / Editors / Keys, search for "PHPUnit Generate Test Method using phrase" and change the keybind.

Limitations

The plugin only generates PHPUnit syntax for now.

Also, check out the Sublime Text version and PhpStorm for more information about the testNameGenerator project.

Contributing

Pull requests are welcome.

with-Eclipse logo

About

Eclipse Plugin that converts a phrase intro a PHPUnit test method

Resources

License

Stars

Watchers

Forks

Packages

No packages published