Expand description
Support for scripts.
Structs§
- Script
Command - The script command to run.
- Script
Config - The scripts defined in nextest configuration.
- Script
Id - The name of a configuration script.
- Script
Info - Basic information about a script, used during error checking.
- Setup
Script Config - Deserialized form of setup script configuration before compilation.
- Setup
Script Junit Config - A JUnit override configuration.
- Setup
Scripts - Data about setup scripts, returned by an
EvaluatableProfile
. - Wrapper
Script Config - Deserialized form of wrapper script configuration before compilation.
Enums§
- Profile
Script Type - A script type as configured in
[[profile.*.scripts]]
. - Script
Command Relative To - The directory to interpret a
ScriptCommand
as relative to, in case it is a relative path. - Script
Type - The script type as configured in the
[scripts]
table. - Wrapper
Script Target Runner - Interaction of wrapper script with a configured target runner.