fitnesse Archive

  • I got this e-mail from a blog reader and thought that the answer might be useful to others, so I’ll share it on the blog. … The only issues still open are, how to test for a whole bunch of browser environments and how to reset my test database before...

    Running the same tests with multiple browsers in FitNesse

    I got this e-mail from a blog reader and thought that the answer might be useful to others, so I’ll share it on the blog. … The only issues still open are, how to test for a whole bunch of browser environments and how to reset my test database before...

    Continue Reading...

  • I got this question from a blog reader today by e-mail, decided to share the answer: Can we run Fitnesse tests intehrating with JBoss server running in another JVM? I know Fitnesse runs on its own JVM. Is the command pattern is the solution?

    FitNesse and J2EE containers

    I got this question from a blog reader today by e-mail, decided to share the answer: Can we run Fitnesse tests intehrating with JBoss server running in another JVM? I know Fitnesse runs on its own JVM. Is the command pattern is the solution?

    Continue Reading...

  • I just pushed a small change to JUnit integration support for FitNesse to github; hopefully this should be merged with Uncle Bob’s master branch soon. The change enables you to output test run stats in Junit XML files, which can then be picked up by Hudson, TeamCity and other CI...

    Generating JUnit XML output files from FitNesse

    I just pushed a small change to JUnit integration support for FitNesse to github; hopefully this should be merged with Uncle Bob’s master branch soon. The change enables you to output test run stats in Junit XML files, which can then be picked up by Hudson, TeamCity and other CI...

    Continue Reading...

  • As of now, the second edition of Test Driven .NET Development with FitNesse is free online. You can download the full PDF version or read the book online in HTML at http://gojko.net/fitnesse. What’s new in this version? Since the book was originally released, both FitNesse and the .NET FIT test...

    FitNesse book now free online

    As of now, the second edition of Test Driven .NET Development with FitNesse is free online. You can download the full PDF version or read the book online in HTML at http://gojko.net/fitnesse. What’s new in this version? Since the book was originally released, both FitNesse and the .NET FIT test...

    Continue Reading...

  • Trinidad 1.0.8 is now available. Trinidad is the in-process test runner for FitNesse (java), allowing you to quickly execute, troubleshoot and debug FitNesse tests from your IDE and integrate FitNesse easily with a continuous build system through JUnit or Maven (without running the server). Version 1.0.8 changes include: JUnit Suite...

    Trinidad 1.0.8 released

    Trinidad 1.0.8 is now available. Trinidad is the in-process test runner for FitNesse (java), allowing you to quickly execute, troubleshoot and debug FitNesse tests from your IDE and integrate FitNesse easily with a continuous build system through JUnit or Maven (without running the server). Version 1.0.8 changes include: JUnit Suite...

    Continue Reading...