タグ

testとciに関するinnx_hidenoriのブックマーク (2)

  • MakeGood 2.0.0: 継続的テストで素早くフィードバックせよ

    先週になりますが、MakeGoodのメジャーアップデートとなるバージョン2.0.0をリリースしました。具体的な変更点はリリースノートをご覧いただくとして、記事では改めてMakeGoodについて簡単に解説したいと思います。 MakeGoodとは? MakeGoodは継続的テスト(Continuous Testing)と呼ばれるプラクティスに基づいたユニットテスト実行環境であり、Eclipse PDT上で動作します。MakeGoodの中心にあるテーマは素早いフィードバックです。それは主にファイル保存時のテストの実行と失敗・エラー・致命的なエラーの自動的な追跡による、テスト実行ワークフローの自動化として表現されています。ここでいうテスト実行ワークフローとは以下のようなものです。 テスト実行ワークフローテストの実行を準備する。テストを実行する。結果の確認する。失敗箇所を特定する。エディタを開く。

    MakeGood 2.0.0: 継続的テストで素早くフィードバックせよ
  • CCMenu

    CCMenu displays the build status of projects on a continuous integration server as an item in the Mac's menu bar. It started as part of the CruiseControl project that built the first continuous integration server. CCMenu allows you to: Monitor selected projects on multiple continuous integration servers Identify the overall build status with a glance to menu bar See the status of individual projec

    CCMenu
  • 1