On 15 Jan 2018, at 10:08am, Shane Dev <devshan...@gmail.com> wrote:

> Ideally, I would like to execute a series of "test cases" from within the
> SQLite shell without dependency on an external scripting language. These
> would not normally be executed by the application end user.

Commands suited to that were added in a recent update to the shell tool.  
Documentation is here:

<https://sqlite.org/cli.html>

See especially

.check
.selftest
.sha3sum
.testcase

and section 13.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to