Capture screenshot on failing SWTBot tests
Sometimes functional tests fail. If they do, I not only want to see the test and the error message, I also... The post Capture screenshot on failing SWTBot tests appeared first on EclipseSource.
View ArticleAnnouncing a full featured PDE Build example from a Git repository
I set up a githup repository that gives a working example for a PDE product build from a git repository. It... The post Announcing a full featured PDE Build example from a Git repository appeared first...
View ArticleMy Eclipse Testing Day
At September 7th I attended the Eclipse Testing Day 2011. In the morning we heard several talks about various testing strategies... The post My Eclipse Testing Day appeared first on EclipseSource.
View ArticleEclipse Testing Day 2012 Submissions Open
This year marks the third Eclipse Testing Day, where the community gathers for a day focusing on testing with, for and... The post Eclipse Testing Day 2012 Submissions Open appeared first on...
View ArticleDoes your application have working brakes?
Suppose your friend got a new motorcycle. The first questions are probably like the following. What horsepower does it have? How... The post Does your application have working brakes? appeared first on...
View ArticleRWTBot
Recently I started working at a headless client for RAP 2.0 with the following aims: Allow functional testing of RAP/RWT applications.... The post RWTBot appeared first on EclipseSource.
View ArticleFocusing on the Problems
The “Problems” view in Eclipse lists errors and warnings in the workspace. In its default settings this view is not entirely... The post Focusing on the Problems appeared first on EclipseSource.
View ArticleSemantic Versioning for Eclipse Developers
Eclipse/OSGi has a strict versioning scheme consisting of 4 parts, separated by dots. This is well-known to Eclipse developers, and thus... The post Semantic Versioning for Eclipse Developers appeared...
View ArticleExecution of JUnit Tests in a Single-Sourced Application
One strength of Eclipse is the possibility to use the same code on desktop clients as well as in web clients.... The post Execution of JUnit Tests in a Single-Sourced Application appeared first on...
View ArticleHow to get the “Push to Gerrit” Action back with EGit
This week I updated my IDE to Eclipse 4.3.2 which comes with Egit 3.2. After that my “Push to Gerrit” action... The post How to get the “Push to Gerrit” Action back with EGit appeared first on...
View Article