Skip to content
View golikovichev's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report golikovichev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
golikovichev/README.md

Mikhail Golikov - open-source Python tools for testers

Hi, I'm Mikhail

QA engineer based in Hove, UK. I build open-source Python tools for testers, mostly around pytest and the everyday problems of API and integration testing: brittle test data, slow suites, and the gap between the tools teams already use (Postman, Kibana) and proper test code.

Python pytest Selenium Postman GitHub Actions

Featured projects

Project What it does
postman2pytest PyPI Convert Postman v2 collections into runnable pytest suites: auth headers, env vars, parametrised fixtures.
secure-log2test PyPI Generate pytest regression tests from anonymised Kibana log exports, with PII redacted by default.
pytest-conversational pytest plugin for deterministic multi-turn dialogue testing. No LLM dependency.
phoenix2pytest Turn production LLM failures into regression tests, automatically.
pytest-resilience-agent Auto-generate resilience tests for LLM apps from a Lark grammar.
flaky-detector-agent Detect flaky tests from CI history and propose fixes.

Writing

How I work

Sole QA on backend e-commerce. I own API testing across 12+ Postman collections plus a regression suite of 200+ cases, and I maintain an internal Selenium and pytest framework (POM) that other testers on the team picked up from our git. Most of my time goes into root cause analysis with Grafana, Kibana and SQL, and into cutting down flaky tests so they stop costing the team momentum.

Where to find me

LinkedIn Dev.to HackerNoon PyPI

I also chime in on pytest-dev GitHub Discussions now and then. Found a real bug in any tool above? Opening an issue is the fastest way to my attention.

Popular repositories Loading

  1. postman2pytest postman2pytest Public

    Convert Postman Collection v2.1 JSON into executable pytest test suites

    Python 15 3

  2. pytest-conversational pytest-conversational Public

    pytest plugin for multi-turn dialogue testing. Rule-based assertions, no LLM dependency

    Python 2 3

  3. secure-log2test secure-log2test Public

    Deterministic pytest suite generator from Kibana API logs

    Python 2 2

  4. allure-python allure-python Public

    Forked from allure-framework/allure-python

    Allure integrations for Python test frameworks

    Python

  5. phoenix2pytest phoenix2pytest Public

    Turn production LLM failures into regression tests, automatically.

    Python

  6. awesome-pytest awesome-pytest Public

    Forked from augustogoulart/awesome-pytest

    A curated list of awesome pytest resources