Downloading and running
JNose-Core API
We suggest you to use the latest version of JNose-Core API through the following the steps:
Clone the project:
git clone https://github.com/arieslab/jnose-coreGo to the project directory:
cd ../jnose-coreInstall the dependency:
mvn install
JNose Test
To start the web-based user interface, please follow the steps:
Clone the project:
https://github.com/arieslab/jnoseGo to the project directory:
cd ../jnoseStart the JNose Test:
mvn jetty:runAccess the localhost in your browser:
http://127.0.0.1:8080