RunVitestCommand
class RunVitestCommand extends Command
Supports operations related to running Jest unit tests.
Methods
void
configure()
Configures the command.
int
execute(InputInterface $input, OutputInterface $output)
Executes the command
Details
at line 23
protected void
configure()
Configures the command.
at line 50
protected int
execute(InputInterface $input, OutputInterface $output)
Executes the command