Christian Guggenmos

Results 4 issues of Christian Guggenmos

### Version Citrus `2.7.2` ### Problem The `validation` section in an SQL action has the attributes `column` and `value`. You can use Citrus variables in the `value` attribute but not...

Type: Enhancement
Prio: Low

### Problem In my test suite (`Citrus 2.7.1`, XML tests), I have disabled some tests via ```xml DISABLED ``` As expected, they are skipped by Citrus (not by TestNG or...

Type: Bug
READY
Prio: Medium

### Background By default, the maven failsafe plugin includes tests with the following naming schemes (see [documentation](http://maven.apache.org/components/surefire/maven-failsafe-plugin/examples/inclusion-exclusion.html)): ``` **/IT*.java - includes all of its subdirectories and all Java filenames that...

Type: Bug
READY
Prio: Medium

Added Glassfish 4.0: - uses sleep > should be fixed by using glassfish's autodeploy folder and asadmin-start --verbose - README is not yet finished Fixes in tomcat README templates -...