Nick Sieger demonstrates behavior driven development using RSpec in the NetBeans Ruby support.He tests the Ruby Weblog application by using the Red/Green refactor cycle of running, modifying, saving, and running tests.
Nick Sieger が、NetBeans の Ruby サポートで RSpec を使用した BDD (ビヘイビア駆動開発) のデモを行なっています。 実行、変更、保存、およびテスト実行のレッド/グリーンのリファクタリングサイクルを使用して Ruby のブログアプリケーションをテストしています。 - NetBeans