Javascript framework testing suite for web applications using jQuery's interface. It provides the option to simultaneously develop a project on multiple environments.
Run install.sh
from console to fetch dependencies and deploy assets:
sh install.sh
Extend jBone with Reqwest to support AJAX as well:
grunt uglify:jboneAjax
Include the index.php
of your custom web applications into jTest:
jTest/?app={your-app}