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

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