Skip to content

duckdb/duckdb-sqllogictest-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuckDB SQLLogicTest

Warning: experimental!

Overview

This is a library for running SQLLogicTest tests on the DuckDB database engine. It leverages DuckDB's Python distribution to easily run tests against various versions of DuckDB. This is especially useful when developing and maintaining DuckDB extensions.

Usage

The SQLLogicTest runner can be used through pytest, for example:

python3 -m pytest sqllogic/test_sqllogic.py --duckdb-root-dir $HOME/duckdb --path test/sql/types/list/list_distinct.test

About

SQLLogicTest runner for DuckDB written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages