phantom cssを試す
[PhantomCSSでViewの回帰テスト - Qiita]というブログ記事が使い方を知るのに参考になった✨
そして、私の場合は、css触るまえから
「coffee machine dialog_1.fail.png」が生成される
<style>
body {
padding:80px;
}
.mug {
font-size: 180px;
color: #666;
}
</style>
色の差異もみるみたい!color: #ccc;に変わえると、
差分を認識してくれました。
pull requestを送る前やデプロイ前に、
自分でdiffを確認できる良い手段かもしれないです。
実践に利用してませんが....
参考URL
[PhantomCSSでViewの回帰テスト - Qiita]
http://qiita.com/awakia/items/faf502259efba09df7a5
[PhantomCSSのgithub]
https://github.com/Huddle/PhantomCSS/pulls
[phantom css tutorial]
http://www.jonathan-petitcolas.com/talks/2013-09-19-introduction-to-phantomcss.html#/
[pantom-cssに関するruedapさんのブックマーク]
http://b.hatena.ne.jp/ruedap/phantom-css/
Author And Source
この問題について(phantom cssを試す), 我々は、より多くの情報をここで見つけました https://qiita.com/nakakominami/items/07c1854913decfd1ad41著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .