1、--leaks 启用内存泄漏检测,并在检测到时向您发出警告
2、代码片段
experiment(getting started with hapi testing,, () > {// 这种写法会跳过测试test(lab considers this test as TOOD and skips it)// 这种写法不会跳过测试test(always succeeding :), (…
前端入门自学,说错的请大神指点。
Avoid using non-primitive value as key, use string/number value instead. Duplicate keys detected: ‘[object Object]’. This may cause an update error.运行后出现这些警告,意思是检测到重复的键值。 把:key里…