Skip to content

Instantly share code, notes, and snippets.

@bigwheel
Created October 29, 2014 11:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bigwheel/97702c2ea646e2a069fc to your computer and use it in GitHub Desktop.
Save bigwheel/97702c2ea646e2a069fc to your computer and use it in GitHub Desktop.
scalaほしいものリスト
  • specs2よりベターなテストフレームワーク
    • より具体的に言うとrspecのようにnestしても同じように書ける一貫性が欲しい(テストの構造化をより自由に行うため)
  • rubyのwebmockのようなhttp mock server
    • テストフレームワークとシームレスに結合できるタイプのものがほしい。WireMockはrequestのmatchingの自由度が低すぎる
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment