Context manager that creates (and then cleans up) an environment that provides a CLI plugin command with the given name.
The test runner to use to create the isolated filesystem.
str
The importable module that the command can be imported from.
The name of the command being published to import.
command_test_env()