タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

NUnitに関するindicationのブックマーク (2)

  • partcovered!

    This is the most interesting and complicated issue we have with partcover. Cause it is being reported all the time. The problem is that memory consumption grows while partcover is working with the target application. I've tried some ways to avoid this problem, and you'll be infromed about the results.

  • NUnitのカバレッジを取りたいことって無い? - かずきのBlog@hatena

    取りたくなったので調べてみました。因みに貧乏なので、Visual StudioのはExpressかSandardしか使えないため、コードカバレッジの機能は使えないのです・・・。 一昔前はNUnitと組み合わせてNCoverなるものを使うのが良かったみたいですが、有料化されてしまったらしいです。残念っ。 ということで、お金がかからないもので何か無いか探してみたら見つけたのが「PartCover」です。早速使ってみましょう。 ダウンロード/インストール ↓が公式のBlog?みたいなので、そこから最新版を落とします。 http://partcover.blogspot.com/ 2010/02/10現在は、最新が2.3.0.35109みたいなので、それを落としました。 インストールは、YESマンになればOKです。 GUIから使ってみる スタートメニューに、Gubka Bobという項目が追加される

    NUnitのカバレッジを取りたいことって無い? - かずきのBlog@hatena
  • 1