This page is no longer maintained — Please continue to the home page at www.scala-lang.org

Has any Unit Testing framework emerged as the de facto standard for Scala?

6 replies
Kenneth McDonald
Joined: 2009-01-11,
User offline. Last seen 42 years 45 weeks ago.

I suspect not, but thought I'd ask. Which are the most popular/best,
in your opinion?

Thanks,
Ken

David Pollak
Joined: 2008-12-16,
User offline. Last seen 42 years 45 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto stan

Specs is what we use in Lift-land

On Jan 17, 2009 11:27 AM, "Kenneth McDonald" <kenneth.m.mcdonald@sbcglobal.net> wrote:

I suspect not, but thought I'd ask. Which are the most popular/best, in your opinion?

Thanks,
Ken

Ricky Clarkson
Joined: 2008-12-19,
User offline. Last seen 3 years 2 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto sta
I use Specs at work, for testing Java code.  Outside Lift-land.

2009/1/17 David Pollak <feeder.of.the.bears@gmail.com>

Specs is what we use in Lift-land

On Jan 17, 2009 11:27 AM, "Kenneth McDonald" <kenneth.m.mcdonald@sbcglobal.net> wrote:

I suspect not, but thought I'd ask. Which are the most popular/best, in your opinion?

Thanks,
Ken

Robert Kosara
Joined: 2008-12-18,
User offline. Last seen 42 years 45 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto sta
Got a link? "Specs" is not a very Google-friendly name ...

On Sat, Jan 17, 2009 at 3:52 PM, Ricky Clarkson <ricky.clarkson@gmail.com> wrote:
I use Specs at work, for testing Java code.  Outside Lift-land.

2009/1/17 David Pollak <feeder.of.the.bears@gmail.com>

Specs is what we use in Lift-land

On Jan 17, 2009 11:27 AM, "Kenneth McDonald" <kenneth.m.mcdonald@sbcglobal.net> wrote:

I suspect not, but thought I'd ask. Which are the most popular/best, in your opinion?

Thanks,
Ken


Steve Lianoglou
Joined: 2009-01-17,
User offline. Last seen 42 years 45 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto sta

> Got a link? "Specs" is not a very Google-friendly name ...

No, but "scala specs" is :-)

http://code.google.com/p/specs/

-steve

> On Sat, Jan 17, 2009 at 3:52 PM, Ricky Clarkson > wrote:
> I use Specs at work, for testing Java code. Outside Lift-land.
>
> 2009/1/17 David Pollak
>
> Specs is what we use in Lift-land
>
>
> On Jan 17, 2009 11:27 AM, "Kenneth McDonald" > wrote:
>
> I suspect not, but thought I'd ask. Which are the most popular/best,
> in your opinion?
>
> Thanks,
> Ken

Tim Perrett
Joined: 2008-12-25,
User offline. Last seen 42 years 45 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto sta

On this note - what coverage reporting tools are people using with specs?

Cheers, Tim

On 17/01/2009 21:28, "Steve Lianoglou"
wrote:

>> Got a link? "Specs" is not a very Google-friendly name ...
>
> No, but "scala specs" is :-)
>
> http://code.google.com/p/specs/
>
> -steve
>
>> On Sat, Jan 17, 2009 at 3:52 PM, Ricky Clarkson >> wrote:
>> I use Specs at work, for testing Java code. Outside Lift-land.
>>
>> 2009/1/17 David Pollak
>>
>> Specs is what we use in Lift-land
>>
>>
>> On Jan 17, 2009 11:27 AM, "Kenneth McDonald"
>> >> wrote:
>>
>> I suspect not, but thought I'd ask. Which are the most popular/best,
>> in your opinion?
>>
>> Thanks,
>> Ken
>
>

Ricky Clarkson
Joined: 2008-12-19,
User offline. Last seen 3 years 2 weeks ago.
Re: Has any Unit Testing framework emerged as the de facto sta
Cobertura, via Maven.

2009/1/18 Tim Perrett <hello@timperrett.com>

On this note - what coverage reporting tools are people using with specs?

Cheers, Tim

On 17/01/2009 21:28, "Steve Lianoglou" <mailinglist.honeypot@gmail.com>
wrote:

>> Got a link? "Specs" is not a very Google-friendly name ...
...
>
> No, but "scala specs" is :-)
>
> http://code.google.com/p/specs/
>
> -steve
>
>> On Sat, Jan 17, 2009 at 3:52 PM, Ricky Clarkson <ricky.clarkson@gmail.com
>>> wrote:
>> I use Specs at work, for testing Java code.  Outside Lift-land.
>>
>> 2009/1/17 David Pollak <feeder.of.the.bears@gmail.com>
>>
>> Specs is what we use in Lift-land
>>
>>
>> On Jan 17, 2009 11:27 AM, "Kenneth McDonald"
>> <kenneth.m.mcdonald@sbcglobal.net
>>> wrote:
>>
>> I suspect not, but thought I'd ask. Which are the most popular/best,
>> in your opinion?
>>
>> Thanks,
>> Ken
>
>



Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland