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

Specify or clear tags to include.

Runs the tests excluding the given tags if provided. If not provided, the includes are cleared and the tests will run with any includes configured in your ExUnit.configure/1 call (if any).