libsql icon indicating copy to clipboard operation
libsql copied to clipboard

Create a new test suite in Rust

Open psarna opened this issue 1 year ago • 0 comments

It would be more ergonomic for many developers, me included, to have a test suite based on the Rust toolchain. We can start with a basic set of tests which just bind sqlite3.h sqlite3.c into Rust, and start the habit of implementing new tests in Rust.

psarna avatar Oct 06 '22 17:10 psarna