@abbit/verbose-eureka 中文文档教程

发布于 3年前 浏览 27 项目主页 更新于 3年前

verbose-eureka

How to test it locally

With the firebase emulator already running in parallel

运行模拟器: npm run emulate

  • 要使用监视功能运行测试: npm run test

  • 运行一次测试并获取“nyc”覆盖率报告: npm run test-once

Run the emulator with the tests

要使用模拟器和手表功能运行测试: npm run emulated-tests

How to build it

npm run build

构建结果将创建在“lib”文件夹中(这可以在 tsconfig.json 文件中配置)

verbose-eureka

How to test it locally

With the firebase emulator already running in parallel

Run the emulator: npm run emulate

  • To run tests, with the watch functionality: npm run test

  • To run tests once and get the 'nyc' coverage report: npm run test-once

Run the emulator with the tests

To run tests with the emulator and the watch functionality: npm run emulated-tests

How to build it

npm run build

The build result will be created in the 'lib' folder (this can be configured in the tsconfig.json file)

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文