Log in if you have an account.
Otherwise, register for an account.
For more details, please visit the How This Site Works page.
Rename is broken for concepts. Users expect it to have the same effect (active the same refactoring) as the Rephrase, but it doesn't.
In a scenario where it is used I can rename a concept with Rephrase the step. Likewise when I have opened the concept in the editor, I can use Rephrase the Open Concept. However, when I Rename it in the Concepts view (or some other view like the Package Explorer), the changes are not propagated properly. (Scenarios and concepts using the concept break, the Concepts view resorts it but doesn't rename it. (Etc.?))
Additionally:
Is there any intention to provide a JUnit Runner to perform test execution, given that almost any IDE and/or build tools supports execution of JUnit tests?
IntelliJ is my preferred development environment and given that scenarios are simple text files, being able to run scenarios as JUnit tests would make it possible to run the tests without the need for a custom IDE plugin.
Is there any intention to provide a native maven plugin with better support for maven folder structures and lifecyle as opposed to using the ant task?
Is it possible to place the scenarios and any other associated workflow/rules classes in a more maven friendly source folder structure i.e. something like src/main/scenarios and src/main/java etc.
There seems to be no way to specify additional VM level arguments (in my case I need to specify -Djava.library.path=/some/important.dll) prior to running the recorder.