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 ? I have a feeling that you're talking about a *standard* test framework, but I don't think you actually said that... Cheers, -michael ------------------------------------------------------------------------------ _______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
