Results for tag #phpunit
What to do when you get lost in API testing?
Tests will improve the code quality, reduce bugs and force you to think about design and quality.
Backend, Sep 10, 2018 - 3 min read
Speed-up database refreshing in PHPUnit tests
This principle makes SQLite extremely fast and efficient, and also powerful thanks to the library’s underlying technology.