force lightning lwc test create

creates a Lightning web component test file with boilerplate code inside a tests directory.

Flag Name (Long)Flag Name (Short)Description
‑‑filepath‑fType: Value
Required

path to Lightning web component .js file to create a test for
‑‑jsonN/AType: Boolean

format output as json
‑‑loglevelN/AType: Value
Valid Values: trace, debug, info, warn, error, fatal, TRACE, DEBUG, INFO, WARN, ERROR, FATAL
Default value: warn

logging level for this command invocation