获取您的 自己的 Node 服务器
var assert = require('assert');
assert.ok(50 > 70, "My message goes here");

              
断言错误:我的消息在这里