📸 Snapshot Testing with Kotlin

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • java-snapshot-testing

    Facebook style snapshot testing for JAVA Tests

  • In this PoC I will use origin-energy/java-snapshot-testing and as stated in "the testing framework loved by lazy productive devs" I use it whenever I find myself manually saving test expectations as text files 😅

  • snapshot-testing

    📸 Snapshot Testing with Kotlin

  • Add the required src/test/resources/snapshot.properties file. It uses by default output-dir=src/test/java so snapshots are generated within the source code (I suppose so you don't forget to commit them to git) but I personally use output-dir=src/test/snapshots so snapshots are generated in its own directory.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JQuickTake – Java-based app to manage vintage Apple QuickTake 100/150 cameras

    1 project | news.ycombinator.com | 23 May 2024
  • The Adventures of Blink #24: Javascript? Ain't Nobody Got Time Fo Dat

    2 projects | dev.to | 23 May 2024
  • Workflow, from stateless to stateful

    1 project | dev.to | 23 May 2024
  • What are the advantages of SQL over Java?

    1 project | news.ycombinator.com | 22 May 2024
  • Modernizing the AntennaPod Code Structure

    3 projects | news.ycombinator.com | 20 May 2024