- Java 8
- Maven
sahi-core:
- Unix like OS
sahi-test-webapp:
- clone Sahi from this git repo
- import the project how?
- set the default run/debug configuration to use the sahi-core module as default working directory (or else your unittests will fail and the dashboard wont start) how?
- run the Dashboard.main()
Run
cd sahi-core
mvn clean package verify
cd bin
sh dashboard.sh
See License
This was pulled from svn using svn2git, so all prior subversion commits are available