I would like to use JSFUnit for testing our web app. But we are using weblogic server and build process doesn't use maven. All of the examples use maven to run the tests. Is there other way to run JSFUnit tests without maven and JBoss ?
Any link or lead in this direction would be appreciated.
Thanks