Install dependencies npm ci Run all tests npm test Run all tests headless HEADLESS=true npm test Run tests with Chrome BROWSER=chrome npm test Run tests with Chrome headless BROWSER=chrome HEADLESS=true npm test