Results for tag #integration

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

what-to-do-when-you-get-lost-in-api-testing
Locastic, Backend, Mar 28, 2019 - 6 min read

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.