rebar3 as test compile not fetching test dependencies

Anthony Howe achowe@REDACTED
Thu Jan 13 14:47:08 CET 2022


Has anyone seen this happening?

Using rebar3 3.16.1, I remove the whole `_build` directory, my `rebar.config`
has a `test` profile with `deps` (gun and meck) specified.  I do `rebar3 as test
compile` and it fetches all the default dependencies, but not the test ones,
which of course means the test suites fail.

I also tried rebar 3.18.0.

-- 
Anthony C Howe         	                                       SnertSoft
achowe@REDACTED     Twitter: SirWumpus            BarricadeMX & Milters
http://snert.com/    http://nanozen.snert.com/     http://snertsoft.com/


More information about the erlang-questions mailing list