MixTestInteractive.Command.Exclude (mix test.interactive v5.0.0)
View SourceSpecify or clear tags to exclude.
Runs the tests excluding the given tags if provided. If not provided, the
excludes are cleared and the tests will run with any excludes configured in
your ExUnit.configure/1
call (if any).