[ 
http://mifosforge.jira.com/browse/MIFOS-4076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62006#action_62006
 ] 

Udai Gupta commented on MIFOS-4076:
-----------------------------------

You are right Keith, I am going to configure to run Junit tests and remove 
TestNG dependency in these modules.

This is just the behaviour of maven-surefire-plugin that if it finds on TestNG 
annotation then it doesn't run any Junit test in that module.
Commons module has same configuration but it has only Junit tests so surefire 
runs all the tests using Junit runner, while in userInterface there is a TestNG 
test case and surefire's TestNG runner won't know about Junit tests. 

> junit tests not picked up in build for serviceInterfaces or userInterfaces 
> modules..
> ------------------------------------------------------------------------------------
>
>                 Key: MIFOS-4076
>                 URL: http://mifosforge.jira.com/browse/MIFOS-4076
>             Project: mifos
>          Issue Type: Bug
>          Components: Build and Testing
>            Reporter: keithwoodlock
>            Assignee: Udai Gupta
>
> I purposedly made junit tests fail (vied in IDE) but when running mvn clean 
> test the unit tests werent picked up as part of maven build.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to