LoginSignup
5
5

More than 5 years have passed since last update.

Cucumberで作ったfeatureファイルをブラウザで表示するアプリケーション

Last updated at Posted at 2013-05-02

アプリケーションを作った背景

  • Cucumberでテストを書くとフィーチャーファイル(xxx.feature)とステップファイル(xxx_steps.rb)ができる
  • どのようなテストをしているかコード管理システム(gitやsvnなど)から確認できる
  • しかし、フィーチャーファイルを見るのに特化したアプリケーションがほしくなった

作成したアプリケーション

  • Gitに公開した
  • featuresディレクトリにフィーチャーファイルを配置するだけ
  • 起動方法は$ padrino startだけ
    • padrinoはインストールが必要
  • 日本語/英語対応済

~ただの宣伝~

  • 全国のSeleniumer必読
  • Seleniumerといっていますが、Selenium, SauceLabs, Travis, Jenkinsに関するノウハウ書いているのでよかったら参考にしてみてください
5
5
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
5