October 2008
Fit: Framework for Integrated Tests
by 2 others (via)Great software requires collaboration and communication. Fit is a tool for enhancing collaboration in software development. It's an invaluable way to collaborate on complicated problems--and get them right--early in development.
Fit allows customers, testers, and programmers to learn what their software should do and what it does do. It automatically compares customers' expectations to actual results.
How this can work with some web app requirements?
April 2008
ZSFA -- Vellum
Vellum is a simple build tool like make but written in Python using a simple yet flexible YAML based format. Rather than attempt a full AI engine just to get some software built, I went with the simpler algorithm of a “graph”.