Idowu Omisola is a technical writer and self-taught programmer with over 6 years of experience explaining software development and testing to developers. He is a Senior Technical Writer at ZenRows and has authored hundreds of technical articles across platforms including MakeUseOf, iGeeksBlog, ZenRows, and TestMu AI (formerly LambdaTest).
On TestMu AI, he authored software testing tutorials on Python load testing with Locust, running Python unit tests with the unittest framework, and generating pytest code coverage reports. He works with Python, JavaScript, and Go, and writes developer tutorials on web automation and software testing. Idowu holds an MSc in Environmental Microbiology and shares his code and test projects on GitHub.
Published Articles: 3
Articles by Author

Automation
Python Locust Load Testing: A Complete Guide to Simulate User TrafficMaster Python Locust load testing to simulate user traffic, identify bottlenecks, and scale your app performance locally and in the cloud.
November 28, 2025

Software Testing
Running Python Unit Tests With unittest: A Beginner's GuideIn this tutorial, learn how to run Python unit tests using the unittest framework, along with real-world examples.
November 25, 2025

Software Testing
What is Pytest Coverage Report and How to Generate One | TestMu AI (Formerly LambdaTest)Learn what a pytest coverage report is and how to generate one with pytest-cov to track untested Python code and gate CI builds on coverage thresholds.
May 5, 2026