Software:Ruby-plsql-spec

From HandWiki
Short description: Modern unit testing framework
Ruby-plsql-spec
Original author(s)Raimonds Simanovskis
Preview release
0.5.0 / May 13, 2016; 7 years ago (2016-05-13)
Repositorygithub.com/rsim/ruby-plsql-spec
Written inRuby
TypeSQL test automation framework
LicenseMIT

Ruby-plsql-spec is a modern PL/SQL unit testing framework, based on the Ruby testing (or behaviour driven development) framework.[1]

It was originally developed to give PL/SQL developers an alternative to the utPLSQL framework. The goal was to make it faster to write Unit testing easier and less verbose.[2]

References