On Tue, 2016-09-06 at 16:06 +0000, Michael Ferguson wrote:
> Hi -
> 
> On 9/3/16, 6:59 AM, "Russel Winder" <[email protected]> wrote:
> 
> > 
> > Being a fan of BDD/TDD I need a test framework in order to develop
> > any
> > code. Has anyone got, or is working on a testing framework for
> > Chapel?
> > If yes, count me in…
> 
> Are you already familiar with the test framework that comes
> with Chapel? The one you might run like this:
> 
>  $ ./start_test test/release/examples/hello.chpl
> 
> ?

Not as much as perhaps I should have. However I thought that was for
end-to-end tests of applications that have output.

> 
> I have a feeling that you're talking about a *standard* test
> framework,
> but I don't think you actually said that...
> 

I was opaque, but then there is no standard test framework. There is a
plethora os systems and tools from acceptance to unit testing. 

I will obviously look further into the test framework you point me at,
but at present I think there is room for a framework such as
KotlinTest, Spock, Catch, etc.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:[email protected]
41 Buckmaster Road    m: +44 7770 465 077   xmpp: [email protected]
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
_______________________________________________
Chapel-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/chapel-users

Reply via email to