Skip to content

binwang-dev/sqlite-tester

 
 

Repository files navigation

SQLite Challenge Tester

This is a program that validates your progress on the SQLite challenge.

Requirements for binary

  • Following environment variables:
    • CODECRAFTERS_SUBMISSION_DIR - root of the user's code submission
    • CODECRAFTERS_TEST_CASES_JSON - test cases in JSON format

User code requirements

  • A binary named your_sqlite3.sh that executes the Git command.
  • A file named codecrafters.yml, with the following values:
    • debug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.2%
  • Python 22.3%
  • Makefile 4.5%
  • Shell 1.0%