|
|
|
|
|
by snovv_crash
3379 days ago
|
|
Yes, but a large portion of code that needs testing is simple inserting, queries and joins, and SQLite can do this without any problems. You can push complex or db-specific work to slower test groups, but not everything requires it. |
|