dev-master
9999999-dev https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
mockery phpunit testing php javascript code unit testable es6 sinon tape
dev-php/insane-complexity
dev-php/insane-complexity https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/eval-expressions
dev-js/eval-expressions https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/creating-intermediary-objects
dev-php/creating-intermediary-objects https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/incomplete-initialization
dev-js/incomplete-initialization https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/calling-static-methods
dev-php/calling-static-methods https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/breaking-the-law-of-demeter
dev-js/breaking-the-law-of-demeter https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/using-unresettable-singletons
dev-php/using-unresettable-singletons https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/global-state
dev-js/global-state https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/creating-real-objects-2
dev-php/creating-real-objects-2 https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/creating-real-objects
dev-php/creating-real-objects https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/leaving-the-context
dev-js/leaving-the-context https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-php/terminating-the-execution
dev-php/terminating-the-execution https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape
dev-js/no-feedback
dev-js/no-feedback https://github.com/tfrommen/testable-codeExample code for the talk "How (Not) to Write Testable Code" at WordCamp Nuremberg, 2016.
MIT
The Requires
- php >=5.4.0
The Development Requires
- php >=5.4.0
- 10up/wp_mock dev-master
- brain/monkey ~1.3
- mockery/mockery ~0.9
- phpunit/phpunit ~4.8|~5.1
mockery phpunit testing php javascript code testable sinon tape