Categories
Development

Health checks for the source

Setting up XRadar these days. Should probably complement it with some of these tools too.

Categories
Development

TestNG and Junit 4 compared

IBM DeveloperWorks has a good article comparing TestNG and Junit 4. I havn’t really paid much attention to the issue before, but it seems I should have a look at TestNG. It will probably be a better match for our higher-level integrationtests like the author states.

Categories
Development

OpenSource WS Implementations

Some of the guys at work are testing out which WS implementation to use. From the little I know (I haven’t done much WebServices), there are a handful of decent ones.

  • Axis 1
  • Axis 2
  • XFire
  • Spring WS (Ok, it’s only on Milestone, but it should be decent if it has the same quality as the rest of the Spring stack)

Any new ones I don’t know of? What’s your experience with these?