prove makes me happy

petdance on 2006-01-08T16:41:11

I was just skimming the announcement of Parrot 0.4.1, and found this...

Parrot 0.4.1 changes and news

- Installation: 'make install' is using standard locations now
(/usr/local is the default --prefix)
- Produce static and shared libraries on some systems
- Configure system rearragement
- OS pmc started (mkdir,cd,cwd,rm,umask,stat)
- Shootout examples
- Test files are now testable with 'prove'
- Smoke (and smokej) outputs progress
- PIR supports: I = A < B (>,<=,>=,==,!=)
- Add support for octal number constants
- partcl updates:
- almost finish [string]; start [file]
- add build tool for generating inline'd tcl builtins from templates.
- Jako updates: NCI, subroutines, global variables and constants all work.

It still tickles me that people find prove such a valuable tool. If you don't know what prove is, here are some slides from a lightning talk I did to tell you more.

Also, from prove --man:

PROVE VS. ``MAKE TEST''

prove has a number of advantages over make test when doing development.


what about ...

Nola on 2006-01-09T15:57:09

prove --woman

what's that say? :) .. sorry, couldn't help myself..