You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucy.apache.org by "Marvin Humphrey (JIRA)" <ji...@apache.org> on 2010/01/07 06:23:54 UTC

[jira] Updated: (LUCY-96) Testing framework for the Lucy core

     [ https://issues.apache.org/jira/browse/LUCY-96?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marvin Humphrey updated LUCY-96:
--------------------------------

    Attachment: testbatch.diff

This minimally invasive patch merely swaps out Charmonizer's TestBatch for the new
class Lucy::Test::TestBatch.  TestBatch will ultimately be renamed to
TestCase, which individual test classes such as
Lucy::Test::Store::TestInStream will extend.

> Testing framework for the Lucy core
> -----------------------------------
>
>                 Key: LUCY-96
>                 URL: https://issues.apache.org/jira/browse/LUCY-96
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Core - Test
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: testbatch.diff
>
>
> The Lucy core has been using Charmonizer's testing framework, which imposes
> some limitations and inconveniences in terms of reporting, customizing and
> extending.  We should swap out that framework for something more suitable: an
> OO-based, xUnit variant.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.