TypeScript typescript

TypeScript Testcontainers Sample

TypeScript helpers for starting Oracle AI Database Free with Testcontainers.

#NodeJS#oraclefree#Testcontainers#TypeScript
What this sample helps you learn

This folder contains the reusable Testcontainers helpers for the TypeScript samples. The classes wrap Oracle AI Database Free startup and return a ready-to-use `oracledb` connection for tests or scripts.

Highlights