metafacture-core
                                
                                
                                
                                    metafacture-core copied to clipboard
                            
                            
                            
                        Execute Metamorph xml testcase files on command line (independently of JUnit)
Metamorph xml testcases are currently tightly integrated with JUnit. This is a good thing for Java developers. However, as Metafacture is increasingly used as a stand-alone distribution, it would be handy to be able to run Metamorph test cases independently of JUnit.
To facilitate this, Metafacture should provide a command line tool which accepts a list of xml testcase definitions and executes the tests defined in these files. Results should be printed on the command line as well as written to an xml-file (whose schema should be compatible to JUnit's xml output).