I wolud like to scope something like this:
<cb:scope name="nunitAssemblies" value=" <assemblies>
<assembly>$(WorkingDirectory)$(MyProjectName)\Tests\bin\Debug
\myprojectTests.dll</assembly> </assemblies>"
>
<cb:nunitStandard/>
</cb:scope>or something - I realize it is not possible as I have written it but is it doable somehow? I can´t know how many assemblies we have to run. best regards östen
