Menu

#50 Feature: implement load test data in yaml format

v.2.7
open
nobody
Minor (34)
3
2009-02-26
2009-02-26
Scorpibear
No

Implement possibility to load test data in yaml format. This is much more convenient than Excel tables usage, if there are a lot of not related test data.

Example of such test data:
erd_080_product:
"women 160x600"
erd_081_products:
["food 160x600", "women 160x600"]
erd_082_attribute:
{"Ad Size": ["300x250"]}
erd_083_attributes:
{"Inventory Provider": ["HowStuffWorks.com", "ABC7News.com", "SiliconInvestor.com"]}

Requested by Sergey Gvozdyukevich.

Discussion

MongoDB Logo MongoDB