--- syntax: markdown tags: [tldr, common] source: https://github.com/tldr-pages/tldr.git --- # zapier test > Test a Zapier integration via the `test` script in your `package.json`. > More information: . - Test an integration: `zapier test` - Test an integration while skipping validation: `zapier test --skip-validate` - Test an integration with additional debug output: `zapier test {{[-d|--debug]}}`