OEUnit - Unit Testing Framework |
OEUnit is a light-weight unit testing framework for OpenEdge ABL. OEUnit is intended to help write and run repeatable unit tests - similar to JUnit and other xUnit-based unit testing frameworks.
OEUnit 1.3+ requires OpenEdge 10.2b03 or later (must be capable of running uncompiled source code).
OEUnit 1.2 requires OpenEdge 10.2b or later (must be capable of running uncompiled source code).
From the Github page: https://github.com/CameronWills/OEUnit/releases.