Skip to content
  • Oracle
  • About
  • Oracle
Search
Close

– nice theory…

– Good and not so good ideas on software development and Oracle databases in particular

Tag: Unit testing

Yet another reason to unit test your (PL/SQL) code

April 15, 2019April 14, 2019 NiceTheoryVidarLeave a comment

The last few months, I’ve had the pleasure of using utPLSQL v3, a unit testing framework for PL/SQL, on a new project that I’m working on. Sure – writing tests takes a bit extra time, but it’s such a huge help when you’re constantly refactoring a system that grows from zero.

Read More »

Blog at WordPress.com.
Back to top