Returns the string for the bash command to run
jest command with the gobstones-script detected configuration.
If any test contains the ".only" call, only run that specific file
(This only works on UNIX based systems, not Windows). You may modify
the behavior based on arguments.
Returns the string for the bash command to run jest command with the gobstones-script detected configuration. If any test contains the ".only" call, only run that specific file (This only works on UNIX based systems, not Windows). You may modify the behavior based on arguments.
Example