An open API service indexing awesome lists of open source software.

https://github.com/michaelborn/bx-jdbc-testing

Testing playground for BoxLang JDBC functionality
https://github.com/michaelborn/bx-jdbc-testing

Last synced: 25 days ago
JSON representation

Testing playground for BoxLang JDBC functionality

Awesome Lists containing this project

README

          

# JDBC Tests

## Getting Started

1. download the webserver jar and extract into the root.
2. Start up the databases - `docker-compose up --build -d`
3. Run `./bin/boxlang-miniserver`
4. Check out the various `.bxs` test scripts and `.bxm` templates