PUBLIC   marks

PUBLIC MARKS with tag "unit testing"

Sponsorised links

This year

Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium

by Xavier Lacot & 3 others
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.

i should be coding :: unit tests and code coverage with phpt

by kasi77 (via)
My initial experiences with unit testing and PHP were with PHPUnit. While it's a great tool and I have to give kudos to Sebastian for contributing so much to its development, I've come to appreciate the simplicity of PHPT tests. Recently, I wrote some for a project and realized that I wasn't aware of how to generate code coverage reports. Many thanks to the very helpful patrons in the #pear channel on EFNet for helping me to get this working.

2007

Google Testing Blog: Automating tests vs. test-automation

by mbertier (via)
The common attitude, that the UI deserves most attention because it is what the user sees, is flawed. Even a perfect UI will not satisfy a user if the underlying functionality is corrupt.

Jakarta Cactus

by roulian
Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...). The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it. Cactus implements an in-container strategy, meaning that tests are executed inside the container.

Sponsorised links

2006

Projects:phpcoverage - Spike Developer Zone

by mbertier & 2 others (via)
Spike PHPCoverage is an open-source tool for measuring and reporting code coverage provided by the test suite of a PHP application. Spike PHPCoverage can instrument and record the line coverage information for any PHP script at runtime

Hands on with ASTUce in JavaScript

by sledge (via)
Here is a very simple tutorial to get you started with ASTUce and unit testing.

2005

PUBLIC TAGS related to tag "unit testing"

no tag

Sponsorised links