# TestAssemblyPaths The `` element is a container for `` elements, which define your assembly paths when executing tests from the command line. Paths in `` elements are relative to the base folder. **Make sure that you specify the correct name(s) of all your assembly file(s) in their own `` element, otherwise no tests will be found!** ## Example ```xml SpecRun.TestProject.dll ```