There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
When developing web applications, have you found yourself registering test accounts, inserting test posts, comments or otherwise inserting data directly into your database, such that you are reliant on that data? Are you using a clone of a production database, or worse yet, developing and testing in a production environment?