Jakub SobolewskiinDev Genius3 Things Tests Can Tell You About Your CodeTesting is all about feedback, not only about catching bugs.4d ago4d ago
Jakub Sobolewski3 Lessons learned from 3 years of testing as an R developerWhen I first started working as an R developer, I knew nothing about testing.Oct 21Oct 21
Jakub SobolewskiHow TDD Helps You Prototype Faster By Allowing You To Experiment With Your CodeWriting tests may be seen as a thing that slows you down because it makes you write more code. Not if we decouple our tests from the code.Oct 20Oct 20
Jakub SobolewskiTesting Code With External DependenciesA stub is a controllable replacement of a dependency in your system.Oct 18Oct 18
Jakub SobolewskiDon’t Expect That “Function Works Correctly”, Do This InsteadSave your future self unnecessary headachesOct 14Oct 14
Jakub SobolewskiinDev GeniusTesting components with shinytest2Tips for Shiny component libraries developersMay 231May 231
Jakub Sobolewski3-Step Guide For Building Plots Faster With Test Driven DevelopmentQuick Plots Development For R UsersOct 29, 20231Oct 29, 20231
Jakub Sobolewski3 Types Of Unit Tests That Everyone Should KnowUnit Testing Made Simple For R UsersOct 18, 2023Oct 18, 2023
Jakub SobolewskiWant To Use A New Library, But Don’t Want To Waste Time Browsing Documentation?Prototyping with GitHub CopilotOct 14, 2023Oct 14, 2023
Jakub SobolewskiWant Cleaner Unit Tests? Try Arrange, Act, Assert comments.The easiest way to get back control over your tests.Oct 12, 2023Oct 12, 2023