Menu

Primary Menu

Skip to content
  • Home
  • Talks
  • Software
  • About
  • Disclaimer / Impressum
    • Privacy Tools
    • Privacy Policy
Show Header Sidebar Content
GitHub LinkedIn

Carsten Windler

Don't just code - develop with passion

Tag: Unit Tests

Debug Unit Tests using the PhpStorm built-in test runner

Posted onMay 4, 2016May 4, 2016Leave a comment

Reading Time: < 1 minute PhpStorm comes with a handy phpunit test runner, which lets you execute your tests with just one click. Even better: if a test fails, you can just run that test also with just one click. Read More …

CategoriesPHP, Software Development, Unit TestsTagsDebugging, phpStorm, Testrunner, Unit Tests, XDebug

Debug your Codeception tests with Xdebug and PhpStorm

Posted onMarch 7, 2016March 7, 20164 Comments

Reading Time: 2 minutes I use Xdebug not only to hunt bugs, but also for every day development work. Of course I also want to use it when I write my Tests. I one of my current projects we Read More …

CategoriesPHPTagsAcceptance tests, Codeception, PHP, Unit Tests, XDebug

Filesystem abstraction in PHP, and why it sometimes is useful!

Posted onNovember 23, 2015January 15, 20162 Comments

Reading Time: 3 minutes Phase 1: Ignorance and Bias Recently I came across Flysystem, which is a Filesystem abstraction layer for PHP. Now if you haven’t worked with a Filesystem abstraction layer before (like me), you may ask yourself: Read More …

CategoriesPHP, Unit TestsTagsFilesystem abstraction, Flysystem, FTP, PHP, PHPUnit, Unit Tests

Mocking magic methods with PHPUnit

Posted onApril 7, 2015January 3, 20204 Comments

Reading Time: < 1 minute Updated: as pointed out in the comments below, using setMethods() or, since this function is deprecated lately, addMethods(), is the much better way for the mocking of magic methods with PHPUnit! Original post: If you Read More …

CategoriesPHP, Unit TestsTagsMagic method, Mock, PHPUnit, Unit Tests

Categories

  • Articles
  • Books
  • Climate change
  • Composer package
  • Extbase
  • Flow3
  • Gear
  • Green IT
  • isset($theRest[$i])
  • JavaScript
  • Linux, Webservers etc.
  • MySQL
  • PHP
  • Podcasts
  • Software Development
  • Software Quality
  • Software Testing
  • Talks
  • Tools
  • Typo3
  • Uncategorized
  • Unit Tests
  • Useful
  • Windows
  • Zend Framework 2

Recent Posts

  • New articles about Green IT
  • International PHP Conference Munich 2021
  • Green IT – Sustainable Software Engineering
  • Frameworkless-Article released in PHP magazin
  • International PHP Conference 2021 – Frameworkless

Tags

apache Cache composer Conference Console cwenvbanner cwmobileredirect Extbase Extension Frameworkless Frameworks Linux Linux shell Module MySQL Node.js Notebook OOP ownCloud PhantomJS PHP phpStorm PHPUnit php_admin_flag php_flag Podcast Profiling Refactoring Refurbished Routing ServiceLocator ServiceManager Software Development Software Quality Talk Technical Debt Typo3 Unit Tests vhost ViewHelperManager WAMP Windows XAMPP XDebug ZF2
GitHub LinkedIn
Copyright © 2022 Carsten Windler. All Rights Reserved. Privacy Policy
Clean Box by Catch Themes
Scroll Up
  • Home
  • Talks
  • Software
  • About
  • Disclaimer / Impressum
    • Privacy Tools
    • Privacy Policy