Results for tag #unit
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?
Tests will improve the code quality, reduce bugs and force you to think about design and quality.