Console mode

Yawet can be used without the gui. You can execute a test project on the command line. It will output all log information to the console and return 0 on success or -1 on failure. Use the following syntax to execute Yawet without gui:
java -jar yawet.jar -c myProjectFile.ywt

The following command line options are available: