Wednesday, December 17, 2014

Technische Dokumentation in einem agilen Umfeld (Erfahrungsbericht)

In ihrem Blogpost Technische Dokumentation in einem agilen Umfeld hat Melanie Diop die Erfahrungen ihres ersten Jahres als Technische Redakteurin bei Qudosoft zusammengefasst.

Sie stellt zunächst fest, dass die Abgrenzung von Redaktion und Entwicklung in einem agilen nicht funktioniert. Ihre Schlussfolgerungen, Ideen und Ansätze sind eigenen Erfahungen nicht unähnlich, vgl.

Friday, December 12, 2014

Code Review Tools: Gerrit/Hub, Crucible, UpSource, ...

In einer Mittagspause letzte Woche haben Thomas und ich mal kurz den Code Review-Service GerritHub angeschaut. Gerrit selbst war ja hier im Blog auch schon einmal Thema. Bisher haben wir allerdings die Mühen für eine Testinstallation gescheut. Gerrit war da nicht soweit wie andere Projekte (download & start) sondern benötigte etwas mehr Arbeit.

Der erste Eindruck von GerritHub war jedenfalls noch nicht so doll. Gerrit selbst ist cool. Was gibt es sonst noch?

Thursday, December 11, 2014

Mocking in Java: JMockit, Mockito, ...

In .NET i cannot imagine working without mocking frameworks like NSubstitute. But
every once in a while i do some Java. This autumn vacation i had a look at some mocking frameworks for Java. Starting with Stack Overflow: Comparison between Mockito vs JMockit - why is Mockito voted better than JMockit? i did some quick tests with JMockit. First impression: JMockit has all what you need and getting started is really easy.

After asking around i got responses that the arrange-syntax might be a little lighter in Mockito.

What mocking frameworks do you use?

References:

Atlas by HashiCorp: Vagrant, Packer & Co.

Mitchell Hashimoto, founder of HashiCorp (think: Vagrant), announced the commercial cloud solution Atlas that bundles HashiCorp's Open-Source-Tools: Vagrant, Packer, Serf, Consul and Terraform.

I had just a quick look at packer.io which looks very promising. Anyway, i love the name and the logo of terraform.