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

    Fixture-based test framework for Rust

  • As far as I'm aware, the only crate that offers pytest concepts to any notable extent is rstest. While very useful, its focus is only on fixtures and parametrization. It provides only partial support for them, and no support at all for stuff like hooks, plugins, and other advanced pytest features.

  • 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

  • TestCase v2.0.0 has been released!

    3 projects | /r/rust | 23 Feb 2022
  • Why does Rusts testing tools seem so much less polished compared to its other tooling?

    3 projects | /r/rust | 12 Aug 2022
  • Meet testa, a POC testing lib based on comments only (python, js, ruby, php)...

    1 project | /r/programming | 1 Jan 2022
  • Siderunner - A library for parsing and running selenium .side files used in a Selenium IDE.

    1 project | /r/rust | 4 Jul 2021
  • Test your code (Php, Js, Python, Ruby) with comments only.

    1 project | dev.to | 10 Mar 2021