Skip to content
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

Terminal: Mix shell not properly captured #86

Open
zachallaun opened this issue Aug 11, 2024 · 0 comments
Open

Terminal: Mix shell not properly captured #86

zachallaun opened this issue Aug 11, 2024 · 0 comments

Comments

@zachallaun
Copy link
Owner

I think it's possible for some IO that goes through Mix.shell() to output during a prompt. Try the following test:

test "repro" do
  import Something.Unused
  auto_assert :anything
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant