天天看點

【Vue 開發實戰】拓展篇 # 48:結課測試和GitHub相關生态應用持續內建、單測覆寫率、文檔釋出、issue管理(完結)

說明

CI持續內建

  • ​​https://travis-ci.org/​​
  • ​​https://circleci.com/​​

單測覆寫率

  • ​​https://codecov.io/​​
  • ​​https://coveralls.io/​​

文檔管理

  • ​github.io​

  • ​gitee.io​

  • ​​https://www.netlify.com/​​

issue管理

  • ​​https://github.com/apps/close-issue-app​​
  • ​​issue-helper​​
  • ​​https://github.com/dessant/lock-threads​​