カバレッジ
最終更新:2018/08/14
Java
●EclEmma
JUnit入門その8[Eclipse4.4のJUnitプラグインのテストケースのカバレッジをEclEmmaを利用して測定してみる]
https://javaworld.helpfulness.jp/post-66/
EclEmma Java コード・カバレッジのレポートを出力する
http://summer-wars.hatenadiary.jp/entry/2017/06/27/144626
●JaCoCo
JaCoCoでJavaのコードカバレッジレポートを作る
https://ishiis.net/2016/10/13/jacoco-coverage/
●Cobertura(コベルトゥーラ)
http://cobertura.github.io/cobertura/
●djUnit
djUnitの概要~利用方法【カバレッジ - テスト】
http://www.mitchy-world.jp/java/test/djunit.htm
JavaScript
●istanbul-js
https://istanbul.js.org/
●JSCover
https://tntim96.github.io/JSCover/
JSCoverでQUnitのユニットテストのカバー率を取得してみる
http://madroom-project.blogspot.jp/2013/03/jscoverqunit.html
JSCover
https://www.htmlhifive.com/conts/web/view/library/JSCover
JSCover + WebDriverでテスト対象のJavaScriptのカバレッジを計測する
https://qiita.com/daisy1754/items/da619b62fbcc5a8d10bd
【JavaScript】JavaScriptのカバレッジ計測でJscoverを使ってみた
https://makoto-tanaka.com/javascript/3373/
JSCover で Jasmine テストのカバレッジを計測する
http://mof-brown.hatenablog.com/entry/2013/01/16/070129
【JavaScript】Jasmine + JSCoverを使ったテスト駆動開発
https://utage.headwaters.co.jp/blog/?p=4772
Geb(Selenium) + JSCoverでJavaScriptのカバレッジ
http://koizuss.hatenablog.com/entry/2013/06/03/005424
JavaScriptでカバレッジを取得する
https://codezine.jp/article/detail/8022
Selenium WebDriverとJSCoverを組み合わせて使うサンプル
https://gist.github.com/daisy1754/8002254
Testing Javascript with QUnit, PhantomJS and JSCover
http://julianhigman.com/blog/2013/07/23/testing-javascript-with-qunit-phantomjs-and-jscover/
●YUI Test
YUI Testは、Yahoo! Developer Networkにて公開されているYahoo! UI Libraryの数多くあるコンポーネントの中の一つ
https://yuilibrary.com/yui/docs/test/
Copyright© 2005- Naoyuki Sano. All rights reserved.