Русский (Russian)
Appearance
Tests a plugin.
Environment variable TUIST_PLUGIN_OPTIONS_CONFIGURATION
Choose configuration (default: debug).
tuist plugin test --configuration [configuration]
tuist plugin test -c [configuration]
Environment variable TUIST_PLUGIN_OPTIONS_PATH
The path to the directory that contains the definition of the plugin.
tuist plugin test --path [path]
tuist plugin test -p [path]
Environment variable TUIST_PLUGIN_TEST_BUILD_TESTS
Build both source and test targets.
tuist plugin test --build-tests
tuist plugin test --no-build-tests
Environment variable TUIST_PLUGIN_TEST_TEST_PRODUCTS
Test the specified products.
tuist plugin test --test-products [test-products]
Show help information.
tuist plugin test -h
tuist plugin test --help