I'd expect it to work for a single file but fail for multiple files, because the default `--process` mode for `raco test` won't pass along the `-S` directory.
Probably `--process` mode should pass along the right collection paths. Meanwhile, if that's the problem, then using `--places` mode or `--direct` mode might be an option. At Mon, 27 Mar 2017 16:03:13 -0700 (PDT), Dan Liebgold wrote: > Hi, > > I'd like to invoke 'raco test' with additional collection paths passed in via > the command line. I'm trying this: racket.exe -S <path> -l- raco test > <file>, but that -S parameter doesn't seem to take effect. > > Thanks, > Dan -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.