Skip to content

docs: eqwalizer_support as a dependency under the test profile #46

@javiergarea

Description

@javiergarea

The current documentation states that eqwalizer_support must be listed under the deps section in rebar.config. This suggests that the source code for eqwalizer_support will be included in every project's compilation. However, I found that the elp command still works when this dependency is specified under the test profile.

run("rebar3 as test compile")
run("rebar3 as test build_info --to ../test_projects.build_info")

The documentation should be updated to reflect it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions