I wonder if there's a way to omit the tests that are skipped from the terminal.
If I use a tag to filter by `--only` and use `--trace`, the filtered tests shows up green and the skipped shows up using gray and append a text `(skipped)` on each test. I could not find a flag to just show the filtered on the trace. I guess it goes through all the tests to find for the tag to be used as a filter, but also shows an extra behavior for the skipped tests. Is that the originally expected behavior, is there any reason to not have a flag to hide those extra messages? -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/e297b280-8d9e-47c9-b459-e4acd55e3ef5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
