How will you run single specfile in the command line in cypress?

How will you run single specfile in the command line in cypress?

Hello Alex-walker,

The Single Specifile can run through the spec option and using the command:


npm cypress run - - spec="my spec.ts""