Run The Test At A Specific Line Number
$ mix test test/module/file_test.exs$ mix test test/module/file_test.exs:45$ mix test test/module/file_test.exs --exclude test --include line:45Last updated
$ mix test test/module/file_test.exs$ mix test test/module/file_test.exs:45$ mix test test/module/file_test.exs --exclude test --include line:45Last updated