Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
surefire report output using FlatSpec, SBT and Jenkins
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Gregg Carrier  
View profile  
 More options Jan 27 2012, 5:00 pm
From: Gregg Carrier <greggcarr...@gmail.com>
Date: Fri, 27 Jan 2012 14:00:47 -0800
Local: Fri, Jan 27 2012 5:00 pm
Subject: surefire report output using FlatSpec, SBT and Jenkins
I'm trying to generate standard report output when running ScalaTest
FlatSpec tests with SBT.

I have searched around for a solution to this, but have only found
sort of hacky solutions and reliance on SBT plugins. Bill mentioned a
while back that he would be adding support for this to ScalaTest. Any
progress on that? I'm hoping there is currently a straightforward way
to generate standard Surefire reports when running ScalaTest FlatSepcs
with SBT.

Is there some documentation or a newer feature that will reliably
accomplish this? Has anyone gotten this working (I'm assuming it's
rather common to use Jenkins and SBT)? Any examples?

Thanks -

Gregg


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Venners  
View profile  
 More options Feb 7 2012, 6:00 am
From: Bill Venners <b...@artima.com>
Date: Tue, 7 Feb 2012 19:00:01 +0800
Local: Tues, Feb 7 2012 6:00 am
Subject: Re: [scalatest-users] surefire report output using FlatSpec, SBT and Jenkins
Hi Gregg,

Sorry it took me so long to approve this post. Google Groups for some
reason stopped sending me notices of pending messages for a few weeks.
The way to do it currently is the sbt plugin approach you discovered.
We almost released something in 1.7 to do it more directly, but hit
some issues and I backed it out as being too late in the game to do
something risky. We can try that again in 1.8. The right way to do it
is to enhance sbt's Framework API adding the notion of a run. We've
been working on that as part of the 2.0 release effort. I haven't
heard back from Mark Harrah, the sbt fellow, for a while now, so I'm
not sure what the timing of it will be. I'll also document the sbt
plugin approach on scalatest.org to make it easier for users to figure
out how to do it currently.

Bill

--
Bill Venners
Artima, Inc.
http://www.artima.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Russell  
View profile  
 More options May 1 2012, 5:00 am
From: Matt Russell <mattrussel...@gmail.com>
Date: Tue, 1 May 2012 02:00:27 -0700 (PDT)
Local: Tues, May 1 2012 5:00 am
Subject: Re: [scalatest-users] surefire report output using FlatSpec, SBT and Jenkins

Hi Bill,

What is the plug-in approach? (I did have a dig around, but I couldn't see
any documentation on the ScalaTest page).

Cheers,

-- Matt Russell


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bill Venners  
View profile  
 More options May 1 2012, 6:39 am
From: Bill Venners <b...@artima.com>
Date: Tue, 1 May 2012 06:39:55 -0400
Local: Tues, May 1 2012 6:39 am
Subject: Re: [scalatest-users] surefire report output using FlatSpec, SBT and Jenkins

Hi Matt,

I believe this is the approach people have been using:

http://henkelmann.eu/2010/11/14/sbt_hudson_with_test_integration

Sorry I haven't documented that yet on scalatest.org.

Bill

On Tue, May 1, 2012 at 5:00 AM, Matt Russell <mattrussel...@gmail.com>wrote:

--
Bill Venners
Artima, Inc.
http://www.artima.com

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »