WP-CLI+PHPUnitを使ったWordPressプラグインのユニットテスト(1)
WP-CLI+PHPUnitを使ったWordPressプラグインのユニットテスト(2)
https://phpunit.de/manual/current/ja/installation.html
- Mac OS X - wgetコマンドをインストール(使えるようにする)
http://webkaru.net/dev/mac-wget-command-install/
-
[Sy] Mac(El Capitan)にPHP5.6とかPHP7をインストールして使えるようにする手順
https://utano.jp/entry/2016/07/mac-homebrew-php-fpm-56-installation/→ php -vでエラーが出た場合はインストールし直す
brew reinstall --build-from-source php56-intl
https://phpunit.de/manual/current/ja/writing-tests-for-phpunit.html
-
PHPUnit入門の入門
https://simple-it-life.com/2016/02/25/phpunit/ -
PHPUnit3で始めるユニットテスト
http://gihyo.jp/dev/feature/01/php-test/0001?page=1 -
8時間耐久PHPUnitの教室
http://www.slideshare.net/yandod/8phpunit
-
WordPressのテーマをTravis CIでビルドする。
https://firegoby.jp/archives/6396 -
WordPressプラグインの開発にTravis CIを導入しよう!
https://firegoby.jp/archives/5909 -
Travis CIからGitとSubversionのリポジトリへコミットする
https://biwako.io/travis-ci-to-git-and-svn/ -
WordCamp Kansai 2015 CI ハンズオン
http://www.slideshare.net/inc2734/word-campkansai2015-ci
https://github.com/squizlabs/PHP_CodeSniffer
https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards
-
ルールセットの作り方 https://phpmd.org/documentation/creating-a-ruleset.html
-
PHPMD実行時に好きなルールのみ適用する
http://qiita.com/kadoyau/items/178f412ddd93e0dd00ab -
PHPMDを使ってみた
http://rabbit.hatenablog.jp/entry/2015/02/02/205452
https://www.npmjs.com/package/gulp-sass-lint
-
Gulp.jsとPostCSSを使ってCSSの面倒な作業をなくそう
https://liginc.co.jp/206518 -
sasstools/make-sass-lint-config
https://github.com/sasstools/make-sass-lint-config -
Convert your SCSS-Lint Config File to Sass-Lint
http://sasstools.github.io/make-sass-lint-config/
- gulp-autoprefixerでPromise is not definedのエラーが出る
http://qiita.com/nogson/items/443ce8dca90999f74d7b
https://www.npmjs.com/package/gulp-jshint
-
JSHint入門 - JSHintを使ってJSコードの信頼性を高める
http://qiita.com/yuku_t/items/717d636a174ec37ad967 -
JSHintオプション一覧を纏めてみたお話。
http://yuzuemon.hatenablog.com/entry/2014/11/17/010227 -
Gulp JSHintでエラー/ワーニングが出たら それ以上タスクを実行させない。かつ gulp.watchが停止しないようにしたい。
http://chaika.hatenablog.com/entry/2015/09/10/070000 -
jshint/examples/.jshintrc
https://github.com/jshint/jshint/blob/master/examples/.jshintrc -
.jshintrc日本語版
http://qiita.com/maccotsan/items/0fb82ccab014f49ff95d