Test Driven Development (TDD)

Einiges zum Thema

PHPUnit – Testing Framework

Mein Artikel zu PHPUnit: PHPUnit – Testing Framework

Erweiterungen für PHPUnit

Unit Testing im Browser mit Selenium + Erweiterungen

  • Selenium IDE – Basis IDE Firefox AddOn, Projekt Webseite
  • Selenium IDE Buttons – Just two simple toolbar buttons to open Selenium IDE. You need to have installed Selenium IDE
  • Selenium XML Formatter – An XML Formatter for Selenium-IDE
  • Selenium IDE: WebDriver Backed Formatters – A plugin to add a WebDriver backed formatters to Selenium-IDE
  • Selenium IDE: Flow Control – A flow control plugin for Selenium-IDE
  • File Logging (Selenium IDE) – A plugin for Selenium-IDE to save log to a file
  • Selenium Recorder – Captures your input and generates Selenium test commands. The latest version also supports editing, loading and saving test case…
  • Stored Variables Viewer (Selenium IDE) – A plugin for Selenium-IDE to view the stored variables

Folgende Artikel könnten auch interessieren