Ruby-plsql-spec
| Ruby-plsql-spec | |
|---|---|
| Original author | Raimonds Simanovskis |
| Preview release | 0.5.0
/ May 13, 2016 |
| Written in | Ruby |
| Type | SQL test automation framework |
| License | MIT |
| Repository | github |
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]
Features
The key features of Ruby-plsql-spec include:
- Provides a Ruby API for calling PL/SQL procedures and functions, supporting various PL/SQL data types as input and output parameters.[3]
- Allows writing unit tests for PL/SQL code in Ruby using the RSpec syntax, which is more compact and readable compared to traditional PL/SQL testing frameworks.[4]
- Includes helper methods and utilities for creating test data and verifying results.[1]
- Supports running tests against an Oracle database connection specified in a configuration file.[1]
References
- ^ a b c "rsim/ruby-plsql-spec". GitHub. Retrieved 2016-03-14.
- ^ Simanovskis, Raimonds. "Oracle PL/SQL unit testing with Ruby". blog.rayapps.com. Retrieved 2016-03-14.
- ^ Simanovskis, Raimonds (2023-07-25), rsim/ruby-plsql, retrieved 2024-07-03
- ^ "PL/SQL unit testing with Ruby". SlideShare. 2010-05-20. Retrieved 2024-07-03.
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.