Registry / testing / gluesql-test-suite

gluesql-test-suite

JSON →
library0.19.0rscratesunverified

GlueSQL - Open source SQL database engine fully written in Rust with pure functional execution layer, easily swappable storage and web assembly support!

# Cargo.toml [dependencies] gluesql-test-suite = "0.19.0"
INSTALL
IMPORT
SIG · GLUESQL-TEST-SUITE
G
gluesql-test-suite
testingrustv0.19.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestSuite
use gluesql_test_suite::test_suite::TestSuite;

Run the GlueSQL test suite.

use gluesql_test_suite::test_suite::TestSuite; fn main() { let _suite = TestSuite::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.19.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
gluesql-test-suite — cargo add gluesql-test-suite · libregistry