开发者

Is it a good way to use pgTAP framework to test postgresql functions?

I am using posgresql database for my rails application. Now I need to test my trigger functions in the database. So, I saw开发者_如何转开发 some framework called pgTAP and is it a good way to test the trigger function in the database? I am not using perl. I am using Ruby on Rails.


Testing is a good thing and pgTAP can help you with the unit tests in your database.

  • http://www.slideshare.net/justatheory/test-drivern-database-development
  • http://www.slideshare.net/justatheory/unit-test-your-database
  • http://www.slideshare.net/justatheory/pgtap-best-practices
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜