外匯煙霧測試

尋找並執行受目前變更影響的測試。

USAGE:
  fx smoke-test [--verbose] [--dry-run] [fx test args]

  --verbose: print verbose messages
  --dry-run: don't run affected tests (useful with --verbose)
  Additional args will be passed to `fx test` if affected tests are found.

  Recommended: fx -i smoke-test
  Runs smoke testing every time you save changes to your work.

煙霧測試原始碼