You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2019/10/18 09:14:00 UTC

[jira] [Updated] (OFBIZ-1463) JUnit test case for various application components

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

Jacques Le Roux updated OFBIZ-1463:
-----------------------------------
    Description: 
This is an effort to create JUnit test suites for various bussiness processes in Ofbiz.
It would be good to have such tests in place so that we can test Ofbiz on a certain day.

These tests are in initial stage, so I would like community members to post there comments so that we can move
ahead with them to make these test even better.

As I suffer everytime I try to remember the suitename test syntax, I put it here as a reminder:

{code}
gradlew "ofbiz --test component=componentName --test suitename=suiteName"
{code}



  was:
This is an effort to create JUnit test suites for various bussiness processes in Ofbiz.
It would be good to have such tests in place so that we can test Ofbiz on a certain day.

These tests are in initial stage, so I would like community members to post there comments so that we can move
ahead with them to make these test even better.



> JUnit test case for various application components
> --------------------------------------------------
>
>                 Key: OFBIZ-1463
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1463
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Vikas Mayur
>            Priority: Minor
>
> This is an effort to create JUnit test suites for various bussiness processes in Ofbiz.
> It would be good to have such tests in place so that we can test Ofbiz on a certain day.
> These tests are in initial stage, so I would like community members to post there comments so that we can move
> ahead with them to make these test even better.
> As I suffer everytime I try to remember the suitename test syntax, I put it here as a reminder:
> {code}
> gradlew "ofbiz --test component=componentName --test suitename=suiteName"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)