[TIP] Test Data management

Prasanna Santhanam prasanna.santhanam at citrix.com
Sun Nov 18 21:57:52 PST 2012


Hi,

How do folks manage test data that are fed to suites? Our integration
tests often carry test data as part of the suite:

See: http://s.apache.org/2cb

The Services class is essentially a set of data for running the Test
suites that follow.

Does python provide an easier way to manage such growing test data? I
found factoryboy so far, but wanted to know what methods others were
using before I jumped in too far.

Thanks,

-- 
Prasanna.,



More information about the testing-in-python mailing list