Archive for the 'Agile' Category
While at the agile 2009 conference last week Ben Rady and I sat down to figure out what we would need to do to get Infinitest working with Scala. To our delight it worked right out of the box! This is both a testament to the power of JVM based languages and the [...]
Posted in Agile, IntelliJ IDEA, Java | 1 Comment »
Today Improving Works released version 5.0.51 of Infinitest for IntelliJ. This version includes IDE integrated support for SCM Green Hooks. A green hook is an Infinitest term for an action which is taken when your tests are run and all of them are passing (green). This SCM green hook will optionally perform [...]
Posted in Agile, IntelliJ IDEA, Java | No Comments »
Infinitest 5.0.26 has been released and is available for download from the IntelliJ repository. New features include:
Support for Java 6
Rogue marker fixes
Improved marker support for errors that occur outside the project and in 3rd party libraries.
Resolved a class file parsing issue that occurred with some projects
Posted in Agile, IntelliJ IDEA, Java, Open Source | No Comments »
Today the Infinitest team is pleased to announce the release of Infinitest for IntelliJ version 5.0.0. This new version includes two main features: gutter markers and a log tab. The updated plugin is available for download from the plugin manager within IntelliJ. Also, please check out our new and improved home page [...]
Posted in Agile, IntelliJ IDEA, Java, Open Source | No Comments »
Yesterday Jason Lee and I released our first version (0.1) of FacesTester, a test framework for JavaServer Faces applications. Jason has a great write-up on features included in this release on his blog at http://blogs.steeplesoft.com/facestester-01-released/ that I won’t repeat here. But I encourage you to give this tool a test drive if you’re [...]
Posted in Agile, Java, Open Source | No Comments »
For the last month or so I have been working on a test framework for JavaServer Faces applications with my friend Jason Lee. The goal of this framework, named FacesTester, is to enable the test driving of JSF applications. Earlier Jason announced FacesTester and today I’d like to illustrate one very simple example [...]
Posted in Agile, Java, Open Source | 2 Comments »
Earlier this week the Agile Journal published my article on continuous testing. Please check it out, I would love to hear any feedback you have on the article, CT, or Infinitest.
Posted in Agile, Java, Open Source | 1 Comment »
Hello, Dave
Monday, January 19th, 2009
There are quite a few good tools available for developers who are interested in writing more expressive tests. Frequent readers of this blog will doubtless know that I am a big proponent of easyb which is a very effective groovy-based Behavior Driven Development (BDD) tool. But what if your organization doesn’t support the [...]
Posted in Agile, Java, Open Source | No Comments »
Buy a Feature
Wednesday, December 31st, 2008
This week myself and a few of my co-workers at Improving Enterprises had a chance to review the latest (0.8) release of the Buy a Feature online game. It was nice to see how development of the game had progressed and of course we had a lot of fun.
Posted in Agile | No Comments »
This Friday, November 14, Improving Enterperises is partnering with Microsoft and the C# SIG to host a FREE one-day conference focusing on applying agile methods and development practices in the context of .NET development. I will be co-presenting a session on Test Driven Development and Behavior Driven Development along with Tony Mocella. This [...]
Posted in Agile, Self Promotion | No Comments »