• Stars
    star
    15
  • Rank 1,364,101 (Top 27 %)
  • Language
    HTML
  • License
    Other
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

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?