gpt4 book ai didi

meteor - 如何在 meteor Jasmine 测试中使用console.log

转载 作者:行者123 更新时间:2023-12-04 04:38:14 25 4
gpt4 key购买 nike

我正在使用

  • meteor 1.0.2.1
  • sanjo: Jasmine 0.9.1
  • velocity:html-reporter 0.3.2

  • https://doctorllama.wordpress.com/2014/09/22/bullet-proof-internationalised-meteor-applications-with-velocity-unit-testing-integration-testing-and-jasmine/说我应该能够使用 console.log()在控制台中查看输出。

    但是对我来说什么都没有发生。

    如果我将调用从测试/ Jasmine 中移出到客户端/或服务器/中,则输出将在运行 meteor 的终端上。

    html-reporter也有一个名为Logs的部分。查看代码,似乎在VelocityLogs上有一个响应式(Reactive)集合。我的google-fu让我失败了,因为我找不到有关如何在此部分中显示任何输出的信息。

    登录 Jasmine 测试的正确方法是什么?

    在Chrome浏览器中,可通过JavaScript控制台查看客户端日志。
    但是我仍然不知道服务器端日志可能在哪里。

    我已经使用 DEBUG=1 JASMINE_DEBUG=1 VELOCITY_DEBUG=1 VELOCITY_DEBUG_MIRROR=1运行了,控制台日志也没有出现。

    编辑:
    我创建了一个仓库来提供 https://github.com/baerrach/meteor-velocity-issue-223问题的示例。

    最佳答案

    如果您正在运行服务器集成测试,但没有出现,则可能是发现了一个错误!

    尝试运行:
    VELOCITY_DEBUG=1 meteor
    日志应与主 meteor 日志出现在同一位置,并以[velocity-mirror]为前缀

    关于meteor - 如何在 meteor Jasmine 测试中使用console.log,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27705793/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com