Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LostKobrakai opened this issue Jul 26, 2024 · 0 comments
Closed

Comments

@LostKobrakai
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant