author

Command Cheat Sheet

Jest

Run single test suite

When npm script npm run test is set in package.json

npm run test -t 'test_file_name.test'