Hacker News
- Building and testing C Extensions for SQLite with ChatGPT Code Interpreter https://simonwillison.net/2024/Mar/23/building-c-extensions-for-sqlite-with-chatgpt-code-interpreter/ 2 comments
- WordPress testing official SQLite Support https://github.com/WordPress/performance/pull/547 73 comments
- How SQLite Is Tested https://www.sqlite.org/testing.html 47 comments
- How SQLite Is Tested https://www.sqlite.org/testing.html 57 comments
- Don't test with SQLite when you use Postgres in Production http://michael.robellard.com/2015/07/dont-test-with-sqllite-when-you-use.html 105 comments
- How SQLite Is Tested http://www.sqlite.org/testing.html 17 comments
- How SQLite is tested http://www.sqlite.org/testing.html 37 comments
- How SQLite is tested http://sqlite.org/testing.html 6 comments
- How SQLite is tested http://www.sqlite.org/testing.html 40 comments
- How SQLite Is Tested http://www.sqlite.org/testing.html 28 comments
Lobsters
- Goal: Pass all 4259065 tests in sqlite sqllogictest in 1 week https://github.com/jamii/hytradboi-jam-2022 6 comments databases
- How SQLite Is Tested https://sqlite.org/testing.html 3 comments databases , testing
- Performance tests for bulk insert into SQLite memory database in Go https://github.com/h12w/sqlite-benchmark 4 comments databases , go , performance
- pop-test v0.6.0 🦀 - your test orchestration master of puppets - better DSL, add support SQLite, initial html pattern analysis, and now also a crate https://crates.io/crates/pop-test 2 comments rust
- SQLite, test-driven development, and the inscrutable SQL standard http://www.itwriting.com/blog/?p=257 6 comments programming
- How rqlite – the lightweight distributed database built on SQLite and written in Go – is tested https://philipotoole.com/how-is-rqlite-tested/ 2 comments golang
- How SQLite Is Teated - 92 Million Lines Of Test Code https://www.sqlite.org/testing.html 42 comments programming
- EF Core SQLite in-memory database for testing (performance query) https://learn.microsoft.com/en-us/ef/core/providers/in-memory/ 15 comments dotnet
- Create a RAM disk on macOS for heavy Sqlite writes during integration testing https://gist.github.com/mikeschinkel/85f1745fb860818787daf0d2253856c1 6 comments golang
- How SQLite Is Tested https://www.sqlite.org/testing.html 33 comments programming
- Help for Beginners: A basic WebAPI using C#, SQLite and EF Core with basic tests https://github.com/edgeofsanity76/LeetU 33 comments csharp
- How SQLite is tested https://www.sqlite.org/testing.html 17 comments programming
- PHPunit won't use sqlite in memory database for testing https://www.reddit.com/r/laravel/comments/9c62oh/phpunit_wont_use_sqlite_in_memory_database_for/ 6 comments laravel
- Can gorm (or any other Go pseudo-ORM) use SQLite for tests and another database for production? https://www.reddit.com/r/golang/comments/4r8d2v/can_gorm_or_any_other_go_pseudoorm_use_sqlite_for/ 18 comments golang
- How SQLite Is Tested https://www.sqlite.org/testing.html 15 comments compsci
- SQLite: 67 KLOC of code, but 45678 KLOC of test cases, a ratio of 679:1 http://www.sqlite.org/testing.html?1 315 comments programming
- SQLite: A Lesson In Low-Defect Software (Presentation web review/summary with test source ready for copy-paste) http://aleccolocco.blogspot.com/2009/08/sqlite-lesson-in-low-defect-software.html 49 comments programming
- How SQLite Is Tested http://www.sqlite.org/testing.html 42 comments programming