find in path

find in path

  • Home
  • Tags
  • Feed
  • Browse the requests made towards WireMock

    2019-11-13 wiremock

    This post showcases how to browse/filter the requests made towards Wiremock. When doing integration tests that involve one or more external…

  • Exchange Kafka avro messages in testcontainers ecosystem

    2019-11-07 testcontainers kafka avro

    This post showcases a manner on which to ensure the quality of Apache Kafka producers & consumers that exchange avro messages in a…

  • Retrieve the distinct partition keys of a Cassandra table

    2019-11-05 cassandra testcontainers

    Selecting the distinct partition keys of a Cassandra table is very straightforward when performing a CQL query to retrieve the first page of…