Hmm actually now that I’m looking at the chapter, I see that there are no commands that instruct the user to run only mix test
. All instructions tell the user to run the specific test file, and often a specific line number for that test file. I can still add a mention that if the reader does run mix test
though, they may expect some failing tests.