
7 Apr
2012
7 Apr
'12
10:27 a.m.
Hi, I need to open fixture file (e.g. the one that contains initial data for testing) in a BOOST_AUTO_TEST_CASE. Could you please tell: * Whether it's possible? * If possible, than what is the most preferable way to do it? JFYI: We need to have something like python django fixtures. Some details: https://docs.djangoproject.com/en/dev/topics/testing/?from=olddocs#django.te... Regards