MixTestInteractive.Command.Include (mix test.interactive v5.0.0)

View Source

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