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. .. toctree:: :maxdepth: 1 node-linter run-node-locally troubleshooting-node-development