PUBLIC   marks

PUBLIC MARKS with tag unittesting

Sponsorised links

This year

Speak Up › Dear Lulu, The New Standards

by karlcow

My plan for the workshop is to investigate the visible and tangible parameters of graphic design — type specimens, halftone screens and, in particular, colour tests and calibration charts — and make a book of our own self-produced tests which we will send to print on Friday afternoon using the online print-on-demand system Lulu. The book project will therefore act as a colour/type/pattern test of the very system with which it is produced. "Print-on-demand" is an increasingly important production system which can serve to make us designers rethink the impact our profession has on the environment and to question the often wasteful print volumes and production methods requested of us by our clients. Graphic designers, and especially students, have a chance to use and subvert these relatively new (and fairly cheap) technological systems to our advantage.

Pythoscope: Your way out of The Lack of Testing Death Spiral

by karlcow

To create an easily customizable and extensible open source tool that will automatically, or semi-automatically, generate unit tests for legacy systems written in Python.

testosterone - Google Code

by karlcow

Testosterone is a curses-based interface for running tests written with the PyUnit testing framework (aka unittest in the standard library).

Sponsorised links

2006

minimock

by karlcow & 1 other
While I usually abhor complex mock libraries, that one actually looked quite good and sufficiently simple. But I also thought it could be a lot simpler using doctest.

The Python Mock Module

by karlcow & 1 other
A problem that frequently occurs when writing unit tests is how to test a unit in isolation from other classes.

rcov: code coverage for Ruby

by dcancel
rcov is a code coverage tool for Ruby. It is commonly used for viewing overall test coverage of target code.

RSpec on Rails - Agile Web Development

by dcancel
Mashes Rails’ Test::Unit::TestCase fixture loading with RSpec

2005

SourceForge.net: Project Info - PHPUnit Cookbook

by mbertier (via)
Heard of Unit Testing, but not sure how to use them in PHP. The "PHPUnit Cookbook" provides not only step by step instructions, but also all the code required to make it work.

Writing Tests [PHP-QAT: Quality Assurance Team]

by mbertier (via)
Writing a test file is very easy if you are used to PHP. Here is an actual test file from standard module:

PUBLIC TAGS related to tag unittesting

no tag

Sponsorised links