PinnedBenchmarking Gob vs ProtobufThis article is a Part 2 of my experiment in Gob serialization/deserialization performance measuring and comparing it to Protobuf.Jul 11, 2023Jul 11, 2023
PinnedBenchmarking Gob vs JSON, XML & YAMLThe article describes nuances and details of benchmarking the speed and memory in terms of encoding & decoding data in Gob comparing to…Apr 4, 2023Apr 4, 2023
The testing feature you’ve been missing in pure Go / GolangIf you’ve started writing automation tests in Go after switching from another programming language like me, even there is no matter…Nov 25, 2022Nov 25, 2022
Integrate your TestNG tests with TestRailThis guide explains how to integrate TestNG-based tests with TestRail in an easily manner.Feb 20, 2021Feb 20, 2021
Integrate your JUnit tests with TestRailThis guide explains how to integrate JUnit-based tests with TestRail in an easily manner.Feb 8, 2021Feb 8, 2021
How to save Allure Environment data of the Test run automaticallyThis guide explains how to serve and save Allure Environment data in an easily manner.Dec 30, 2020Dec 30, 2020