Announcing lets_expect - Clean tests in Rust.

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

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

    Clean tests in Rust

  • Github docs.rs

  • jasmine

    Simple JavaScript testing framework for browsers and node.js

  • Tests are about verifying that a given piece of code run under certain conditions works as expected. A good testing framework embraces this way of thinking. It makes it easy to structure your code in a way that reflects it. Folks in other communities have been doing this for a long time with tools like RSpec and Jasmine.

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

    Fixture-based test framework for Rust

  • Check out https://github.com/la10736/rstest

  • AssertJ

    AssertJ is a library providing easy to use rich typed assertions

  • Maybe not the feedback you want, but would you consider developing something that looks like plain old (and frankly beautiful) AssertJ?

  • toml

    Rust TOML Parser (by toml-rs)

  • macros

  • parse-rosetta-rs

    Comparing parser APIs

  • The reason I assume its unrelated to combine is that for the json implementation, a previous version of combine built in about the same time as nom

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

  • Reassessing TestNG vs. Junit

    6 projects | /r/java | 20 Sep 2021
  • # 5 Testing Frameworks for JavaScript Developers

    3 projects | dev.to | 1 Jun 2024
  • Potential issues with barrel files in Jest

    2 projects | dev.to | 22 May 2024
  • How to leverage Jest in your JavaScript codebase: A guide to Snapshot Testing

    1 project | dev.to | 19 May 2024
  • Collecting JavaScript code coverage with Capybara in Ruby on Rails application

    6 projects | dev.to | 14 May 2024