[reportlab-users] testing strategies with reportlab
Chris Jerdonek
chris.jerdonek at gmail.com
Tue Feb 8 16:38:09 EST 2011
Have there been any discussions of testing strategies for writing code
that uses reportlab (unit testing, end-to-end testing, mocking
reportlab, etc)?
For example, I'm interested in thoughts on what methods or properties
one should inspect on reportlab objects (Flowables, etc) to have high
assurance that the objects will render to PDF as expected -- without
actually having to render them. Thoughts?
Thanks,
--Chris
More information about the reportlab-users
mailing list