Hi, I was wondering whether there is any best practice for running single tests from the BV TCK.
My use case is that I've changed something in HV and now a test of the hibernate-validator-tck-runner module fails. I'd like to be able to run/debug the specific failing test, but I'm not aware of any simple way to do this. So what I've been doing in such cases so far is to copy the concerned test from the TCK Jar into the actual runner module where I can execute it then. While this works, I'm wondering whether there is an easier way to do this. Thanks, --Gunnar _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev