public marks

PUBLIC MARKS with tags testing & clevermarks

June 2009

Adobe Labs - Adobe BrowserLab

by claire_ & 1 other
BrowserLab provides web designers exact renderings of their web pages in multiple browsers and operating systems, on demand. BrowserLab is a powerful solution for cross-browser compatibility testing, featuring multiple viewing and comparison tools, as well as customizable preferences. Since BrowserLab is an online service, it can be accessed from virtually any computer connected to the web. Also, Adobe Dreamweaver® CS4 software users have access to additional functionality such as testing local and active content.

May 2008

January 2008

December 2007

An Introduction to the Art of Unit Testing in PHP

by mbertier & 1 other (via)
Unit Testing is often seen as an arcane, time consuming task - which it sometimes can be! But the point of spending time writing tests is to improve the quality of your source code so it has fewer overall bugs, many of which are detected early, a continual testing process to prevent new changes from changing the behaviour of older code, and to provide confidence that your code can be depended on. There are other benefits too, and we'll detail these later.

September 2007

Mike Naberezny - Better PHPUnit Group Annotations

by mbertier (via)
Running phpunit --group bug42 AllTests.php will run only the tests associated with bug #42, regardless of what files and groups those test methods span.

August 2007

WebInject - (HTTP) Web Application and Web Services Test Tool

by mbertier & 9 others
WebInject is a free tool for automated testing of web applications and web services. It can be used to test individual system components that have HTTP interfaces (JSP, ASP, CGI, PHP, Servlets, HTML Forms, XML/SOAP Web Services, etc), and can be used as a test harness to create a suite of [HTTP level] automated functional, acceptance, and regression tests. A test harness, also referred to as a test driver or a test framework, allows you to run many test cases and collect/report your results. WebInject offers real-time results display and may also be used for monitoring system response times.

PHPUnit as a Project Mess Detector - Sebastian Bergmann

by mbertier (via)
Well. As of version 3.2, PHPUnit will not only be able to calculate and collect a variety of software metrics. It will also be able to report violations of rules that are based on these metrics in PMD's XML format. This information can then be fed to any tool that integrates with PMD.

June 2007

James Carr » Blog Archive » TDD Anti-Patterns

by mbertier & 1 other (via)
Recently I began to write a paper on TDD Anti-Patterns, and decided to first quickly jot down some of the most common ones that others or myself have encountered “in the wild.”

PUBLIC TAGS related to tag testing

article +   framework +   imported +   mvc +   php +   phpunit +   test_unitaire +   unittest +   zend +   zendframework +  

Active users

claire_
last mark : 05/06/2009 08:40

mbertier
last mark : 10/01/2008 09:36