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: 66,227 of 188,317
Downloads: 15,197
Daily
Ranking: 95,457 of 188,299
Downloads: 1
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,190,757,019 | rake |
| 36 | 733,883,063 | activerecord |
| 208 | 221,716,277 | mysql2 |
| 4,308 | 2,036,681 | jeweler |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | pkmiec |