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
  • API Testing with Clerk and Express

    1 project | dev.to | 25 Mar 2024
  • Introdução a testes unitários no desenvolvimento de software

    2 projects | dev.to | 22 Mar 2024
  • JS Toolbox 2024: Bundlers and Test Frameworks

    10 projects | dev.to | 3 Mar 2024
  • Testing library for Node.js and React

    1 project | dev.to | 29 Feb 2024