-
Notifications
You must be signed in to change notification settings - Fork 53
Home
Welcome to the RobotFramework-EclipseIDE wiki!
- Version 1.1.1 released 2013-03-11. See Installation instructions and Release notes.
An Eclipse IDE plugin for the Robot Framework test automation tool developed by Nitor Creations Oy.
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). Acceptance Test-Driven Development is a process used to construct executable requirements before the implementation starts.
This plugin helps you to write tests with Robot Framework directly from the comfort of your Eclipse IDE.
- Support for
.txt
files using the "two spaces or tab" format - Syntax coloring
- Hyperlinks to keyword definitions
- Hyperlinks to global variable definitions
- Hyperlinks to resource files
- Hyperlinks to variable files
- Code completion for keyword calls
- Code completion for global variables
- Error checking (experimental, undocumented)
- Eclipse Indigo (3.7) or later (earlier might work, untested)
See Installation instructions.
See Usage.
- Release notes
See Release notes.
- Fork this project
- Modify the source
- Create a pull request :)
For a little more detailed description, see [Contributing to the RobotFramework EclipseIDE project](wiki/Contributing to the RobotFramework EclipseIDE project).
The editor and its code is released under the Apache License 2.0.
Bug reports, requests for enhancement, ideas, questions patches etc are all tracked here.
Ways to stay in contact:
- IRC: Channel #robotide on the Freenode IRC network (irc.freenode.net)
- Access IRC through web chat
- Issue tracking: See above section