Shuold I learn Rspec and TDD?

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

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

    A tool for testing buildpacks (by heroku)

  • Here's some code I wrote without design for testability: https://github.com/heroku/hatchet/blob/main/lib/hatchet/app.rb. It's a monster. To test it in isolation you MUST use mocks/stubs or can only be called in an integration test (slow). If I wrote this with testing in mind, you probably wouldn't have to see code like this in my tests: https://github.com/heroku/hatchet/blob/7aa774b1ae713724a84f25d37a545963f9445b37/spec/hatchet/app_spec.rb#L42-L47.

  • cutlass

    Discontinued Write CNB integration tests for Pack in Ruby with cutlass (by heroku)

  • Versus I wrote most of the code here with testing in mind https://github.com/heroku/cutlass/tree/main/spec/unit.

  • 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

  • AsciidocFX: The Asciidoc Editor for documentation and authoring

    3 projects | dev.to | 2 May 2024
  • Sequel 5.80.0 Released

    1 project | news.ycombinator.com | 1 May 2024
  • HN who is hiring ratio (job seekers vs. jobs posted)

    1 project | news.ycombinator.com | 1 May 2024
  • Mongoid 9.0 Released

    1 project | news.ycombinator.com | 1 May 2024
  • XRB is a templating system built loosely on top of XHTML markup

    1 project | news.ycombinator.com | 1 May 2024