View Source MixTestInteractive.Command.Exclude (mix test.interactive v4.1.1)

Specify 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).