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 2009/09/09 02:37:58 UTC

[jira] Updated: (LUCY-36) Testing framework

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

Marvin Humphrey updated LUCY-36:
--------------------------------

    Attachment: Test.bp

Lucy::Test is a header-only class whose sole purpose is to pound-include the
Charmonizer testing framework and provide a few convenience aliases.

At some point in the future, it may make sense to write a dedicated testing
module for the Lucy core itself.  Charmonizer looks kind of like Lucy but
doesn't use the same object model -- I think people might find that confusing
on first spelunk.  The solution would be to write a Lucy-specific
TAP-producing testing framework, which wouldn't be very hard.

> Testing framework
> -----------------
>
>                 Key: LUCY-36
>                 URL: https://issues.apache.org/jira/browse/LUCY-36
>             Project: Lucy
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>         Attachments: Test.bp
>
>
> Use Charmonizer's testing framework for tests of the Lucy core.

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