Skip to content

Documentated command for running single test on the elixir codebase fails #13740

@LostKobrakai

Description

@LostKobrakai

Elixir and Erlang/OTP versions

Erlang/OTP 27 [erts-15.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]

Elixir 1.18.0-dev (1e914b0) (compiled with Erlang/OTP 27)

Operating system

Mac OS

Current behavior

LINE=170 ./bin/elixir lib/logger/test/logger/translator_test.exs   
    error: module Logger.Case is not loaded and could not be found
    │
  2 │   use Logger.Case
    │   ^^^^^^^^^^^^^^^
    │
    └─ lib/logger/test/logger/translator_test.exs:2: Logger.TranslatorTest (module)

Expected behavior

Have the documented way in the README.md work.

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