Misharov Pro

  • Home
  • About
  • Blogroll
  • Archive
  • Tags
  • Home
  • Tags
  • containers
  • Kodi container image

    February 14, 2021
     · 7 min read
    During add-on development I use Kodi installed on my operating system for testing. But what if I need to test my changes on various Kodi versions? It's not so easy to install different versions of a package on such distros as Ubuntu. We could try some Kodi container image but I decided to build my own.
  • Evolution of UI testing

    July 24, 2020
     · 7 min read
    Web UI testing is a tricky thing in many aspects. They requires many dependencies, they are slow and they are often flaky. In this post I would like to share my web UI testing experience on an example of one python library.
Powered by Pelican & Papyrus