Skip to content

测试节点#

¥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.

  • 使用 linter 自动执行。

¥Automatically, using the linter.

在发布节点之前,你应该使用这两种方法。

¥You should use both methods before publishing your node.