Categories: None [Edit]
test_seeds
Test Seeds piggy backs on the transaction fixtures functionality. Test Seeds load fixtures into the database in the same way but then start a db transaction for the duration of the test file. Any objects for the common scenarios are then created and inserted into the database. Test Seeds then execute each test case within a context of a db savepoint (or nested db transactions). This allows test seeds to be inserted into the database once and then re-used for each test case that needs it.
Total
Ranking: 65,498 of 186,995
Downloads: 14,798
Daily
Ranking: 113,271 of 186,959
Downloads: 3
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
10 | 1,129,028,222 | rake |
36 | 698,603,704 | activerecord |
205 | 214,136,008 | mysql2 |
4,267 | 1,966,530 | jeweler |
Owners
# | Gravatar | Handle |
---|---|---|
1 | pkmiec |