Hi,
playing with magic, I got some questions regarding testing:

- in the x:component task, is it possible to nest x:configuration elements? I 
have seen it only for parameters.

- when I use merlin-unit, during the compile task the relevant .jar file gets 
assembled into target/deliverables/jars/...jar, containing the newly compiled 
files and the meta files. How can I reference it in the test.block file? it 
seems like only the jars in the repo are loaded, not the just compiled 
classes. the tested classes are not found in my case.

- would it be wise to instead create a test.block via the x:block task and 
reference that as the target block in the TestCase, instead of a separate 
file under etc/test?


Thanks for hints


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to