The literate functional testing talk is at:
<http:video.google.com/videoplay?docid=1505469784301926538&q=Designing%20API&hl=en>

This talk uses the idea of customer "stories" from extreme programming
They develop tests that developers can read very quickly as well as
tests that can be shared with customers.  The tests provide a common
language to talk to customers.

The tests need to be:
  high level
  readable
  writable   -- developers should be able to write new tests.
  composable -- the tests should be reused in different contexts
  extensible -- should be able to extend the framework in customer domain

Tim



_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to