Re: Why isn't Surefire more easier and more sensible to use?

2009-12-09 Thread Evgeny Goldin
I'm also looking for a way to get a surefire summary (like http://old.nabble.com/file/p26713465/1.txt this one ) to be created in a file, rather than in console only. I see it's not available today, am I right ? - -- Best regards, Evgeny http://evgeny-goldin.com/ -- View this

Why isn't Surefire more easier and more sensible to use?

2009-05-19 Thread Ben Hutchison
Ive recently started using Surefire as part of a Maven project. I was surprised how inconvenient it was to use, and how things about it seemed, well... broken. 1. When running a suite of tests with surefire:test http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html, the main

Why isn't Surefire more easier and more sensible to use?

2009-05-19 Thread Ben Hutchison
Ive recently started using Surefire as part of a Maven project. I was really surprised how inconvenient it was to use, and how things about it seemed, well... stupid. 1. When running a suite of tests with surefire:test http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html,

Re: Why isn't Surefire more easier and more sensible to use?

2009-05-19 Thread Brett Porter
On 19/05/2009, at 11:50 AM, Ben Hutchison wrote: Ive recently started using Surefire as part of a Maven project. I was surprised how inconvenient it was to use, and how things about it seemed, well... broken. 1. When running a suite of tests with surefire:test

Re: Why isn't Surefire more easier and more sensible to use?

2009-05-19 Thread Ben Hutchison
brettporter wrote: On 19/05/2009, at 11:50 AM, Ben Hutchison wrote: 1. When running a suite of tests with surefire:test http://maven.apache.org/plugins/maven-surefire-plugin/test-mojo.html , the main thing you want to see a summary of all failed tests. It is THE most important and