测试节点#
¥Test a node
本节包含有关测试节点的信息。
¥This section contains information about testing your node.
测试节点有两种方法:
¥There are two ways to test your node:
- 在本地 n8n 实例中通过 在你自己的机器上运行 手动输入。
¥Manually, by running it on your own machine within a local n8n instance.
- 使用 linter 自动执行。
¥Automatically, using the linter.
在发布节点之前,你应该使用这两种方法。
¥You should use both methods before publishing your node.