Test suite using external file

This page summarizes the projects mentioned and recommended in the original post on /r/haskell

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wasp

    The fastest way to develop full-stack web apps with React & Node.js.

  • We are doing exactly the same (hspec, file with a dsl, parser, stack) in our project, you can check it out here: https://github.com/wasp-lang/wasp/blob/master/waspc/test/Parser/ParserTest.hs .

  • sydtest

    A modern testing framework for Haskell with good defaults and advanced testing features.

  • Sydtest has built-in combinators for scenario tests, but honestly you can just write this little piece yourself: https://github.com/NorfairKing/sydtest/blob/aafd8e0c2e97143af950e2f9742c5e1bd167c77b/sydtest/src/Test/Syd/Def/Scenario.hs#L12-L47

  • 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