Last updated by musketyr 3 months ago
grails install-plugin jasmine-resources
Last updated by musketyr 3 months ago
This plugin adds Jasmine resources to the Grails Application.
It uses new Resources Plugin to handle resources gracefully. Just let your Jasmine Specs depend on 'jasmine' module and it's done. There is also controller for standalone manual testing. Just navigate to <app>/jasmine/<module-name> to see the results.
If jQuery plugin is installed it automatically adds jQuery Jasmine script.
Sources on GitHub
Last updated by musketyr 3 months ago
Last updated by musketyr 3 months ago