Webflow Test Cases as Documentation

Marvin S. Addison marvin.addison at gmail.com
Thu Apr 11 16:27:26 EDT 2013


In thinking about the most effective (bang/buck) way to create 
documentation for the authentication flow, it occurred to me that test 
cases might be a good solution. It would require development of some 
unit/integration test machinery to process test cases, but I can imagine 
fairly simple/readable test cases that specify inputs (initial state, 
request artifacts) and assert expected outputs (events/transitions). 
That would provide test coverage and something to seed documentation in 
one effort, which sounds like a compelling twofer to me. Thoughts?

M



More information about the dev mailing list