Sign in to edit and +1 items.
Login required
Download

EasyB Acceptance Test Plugin

(0)
Author(s) Scott Vlaminck
Current Release 0.1   (1 year ago)
Grails Version 1.3.3 > *
Tags
Dependency
compile ":easyb-acceptance-test:0.1"
Last updated by alxndrsn 1 year ago
grails install-plugin easyb-acceptance-test
Last updated by alxndrsn 1 year ago
Create an 'acceptance' test phase and add easyb and Selenium integration.

This plugin creates an "acceptance" test phase and adds easyb integration to it, so that you can create unit-style easyb story or specification tests and run them as part of an acceptance test phase.

This plugin bundles the Selenium RC driver library, so Selenium tests can be written as a grails unit test and run as part of an acceptance test phase.

This can help in Continuous Integration / Continous Delivery pipeline to segment tests based on when you want them to be run.

Tests added to the /test/acceptance/ folder can be run at the command line with `grails test-app acceptance:`

Installing this plugin will also install the easyb plugin.
Last updated by admin 1 year ago
Last updated by admin 1 year ago