On Mon, Jan 15, 2018 at 10:08 AM, Vincent St-Amour <[email protected]> wrote: > Jay McCarthy > - dependency testing in `raco test` (5662ed8e @ racket)
We added the `--deps` option to `raco test` which tests package dependencies, in addition to packages themselves. For example, `raco test -p --deps pkg1 pkg2` will test all files from `pkg1`, `pkg2`, and all of their dependencies. -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/CAJYbDamshY9KS4uRRnJrDM2YYnZq%3DXUcho9e%2B-9Ro8-KJQqs1w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
