Test a node
This section contains information about testing your node.
Test a node
This section contains information about testing your node.
There are two ways to test your node:
- Manually, by running it on your own machine within a local n8n instance.
- Automatically, using the linter.
You should use both methods before publishing your node.
Last updated on
Structure of the node base file
A reference document detailing the basic structure of the node base file.
n8n node linter
n8n's node linter, eslint-plugin-n8n-nodes-base, statically analyzes ("lints") the source code of n8n nodes and credentials in the official repository and in community packages. The linter detects iss
