Database Testing Framework

版本 1.0.0.1 (52.5 KB) 作者: Tim Johns
Test MATLAB® code against databases running in Docker®
44.0 次下载
更新时间 2020/6/22

Test MATLAB® code against databases running in Docker®

Introduction
The code in this project allows you to test MATLAB code that requires a database by using a local instance of the database server running in Docker.

The following databases are currently supported:

Microsoft SQL Server® 2017 & 2019 (latest published)
PostgreSQL® (latest published)
SQLite (does not require Docker).

By creating tests that inherit from the relevant test class, the Docker container will automatically be spun up and a connection created. The test class also provides methods to create database checkpoints, restore the database to that checkpoint, delete the checkpoint, and import backup files (e.g. from your production database).

Requirements
MATLAB
Database Toolbox™
Docker Desktop
Database drivers.

Installation & Documentation
Install by double-clicking the mltbx file. Documentation is provided in the getting started guide.

Licence
Please see LICENCE.txt (https://github.com/mathworks-ref-arch/matlab-database-testing-framework/blob/master/LICENCE.txt)

Enhancement requests
Please submit issues to GitHub.

引用格式

Tim Johns (2024). Database Testing Framework (https://github.com/mathworks-ref-arch/matlab-database-testing-framework/releases/tag/1.0.0.1), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
与 R2019b 及更高版本兼容
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.1

See release notes for this release on GitHub: https://github.com/mathworks-ref-arch/matlab-database-testing-framework/releases/tag/1.0.0.1

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库