Results for tag #tests

bulletproof-static-code-analysis-for-react
Locastic, Sep 29, 2020 - 4 min read

Bulletproof static code analysis for React

Static code analysis is fast, simple and best of all, it gives you immediate feedback for the code you write without having to actually run it

speed-up-database-refreshing-in-phpunit-tests
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.