Jose Gabrielle Rivera
jgrivera.dev

jgrivera.dev

Follow
homeResume
Tag

MySQL

#mysql

More content

Read more stories on Hashnode


Articles with this tag

Using SQLite to dramatically increase speed of integrated tests in Lumen

Aug 3, 20212 min read

Problem I had a problem in Lumen where each of my integrated tests ran for about a minute. This was slow and counterproductive for me. My initial...

Using SQLite to dramatically increase speed of integrated tests in Lumen