Ask HN: BDD and Gherkin tests, do they provide value in the real world?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • hitchstory

    Type-safe YAML integration tests. Tests that write your docs. Tests that rewrite themselves.

  • I like the idea a lot but I felt that the Gherkin language itself was inappropriate for the task for four main reasons:

    * Verbosity

    * Not type safe

    * It doesnt have story abstractions (i.e. you can't flexibly create variations on a story).

    * The use of regexes for parsing

    I created a YAML based alternative with python that I think has all of the benefits and fixes those 4 problems: https://hitchdev.com/hitchstory

  • 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

  • Hitchstory – Type-safe StrictYAML Python integration testing framework

    1 project | news.ycombinator.com | 22 Apr 2024
  • Prompt Engineering Testing Framework

    1 project | news.ycombinator.com | 25 Feb 2024
  • Ask HN: Are there any LLM projects for creating integration tests?

    1 project | news.ycombinator.com | 12 Feb 2024
  • Optimizing Postgres's Autovacuum for High-Churn Tables

    1 project | news.ycombinator.com | 2 Sep 2023
  • How much time do you spend on writing automated tests?

    1 project | /r/Python | 26 May 2023