Overview

What is OEUnit?

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 running in Progress Developer Studio

Requirements

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).

Where can I download OEUnit?

From the Github page: https://github.com/CameronWills/OEUnit/releases.