Bug 580029 - SWTBotJunit5Extension misses test method name The log message contains it, but not the actual file name calculation. Looks like a copy/paste error when converting from JUnit 4 to 5. Change-Id: Ia593efa6badb0161a377a395c79e23edd2990b28 Signed-off-by: Michael Keppler <michael.keppler@gmx.de>
SWTBot is a Java API that interacts with SWT by using high-level operations. It is generally use to write UI tests efficiently since the grain of the API is the same grain as UI operation. It makes easier to transform a user scenario to an automated tests.
http://wiki.eclipse.org/SWTBot
GitHub tracker and pull requests are currently not supported by the contribution process.
Please read http://wiki.eclipse.org/SWTBot/Contributing to know how to interact well with the community. For further questions about contributing to SWTBot, please send a mail to swtbot-dev@eclipse.org .