Fixture-based test framework for Rust by la10736

Fixture-based test framework for Rust

rusttestingtesting-toolstest-framework
Verdict 62/100 health $4.13/mo cheapest, hetzner 2/5 setup difficulty Last release 9 months ago

Self-host Fixture-based test framework for Rust on hetzner CAX11 for $4.13/mo.

Health score
62 /100
6-dim composite
Self-hosts from
$4.13 /mo
hetzner · CAX11
Difficulty
2 /5
Docker + read README
GitHub stars
1.6k
71 forks

About Fixture-based test framework for Rust

From the project's README at github.com/la10736/rstest. Lightly cleaned for readability; for the full source see the upstream repo.

[![Crate][crate-image]][crate-link] [![Docs][docs-image]][docs-link] [![Status][test-action-image]][test-action-link] [![Apache 2.0 Licensed][license-apache-image]][license-apache-link] [![MIT Licensed][license-mit-image]][license-mit-link] Introduction

uses procedural macros to help you on writing fixtures and table-based tests. To use it, add the following lines to your file: Features : for tests (Default enabled) : Import package with different name (Default enabled) Fixture

The core idea is that you can inject your test dependencies by passing them as test arguments. In the following example, a is defined and then used in two tests, simply providing it as an argument: Parametrize

You can also inject values in some other ways. For instance, you can create a set of tests by simply providing the injected values for each case: will generate an independent test for each case.

Health score breakdown

6-dimension composite. See methodology for formula and weights.

activity
48
maturity
100
community
84
security
70
sustainability
53
adoption
26

Adoption signals

Real-world usage data, pulled from each registry. The bigger the numbers, the more battle-tested the project.

SignalValueSource
GitHub stars 1.6k github.com/la10736/rstest
GitHub forks 71 github.com/la10736/rstest
CRATES downloads (last month) 19715k rstest

Release & maintenance

Is this project actively maintained, or about to die? Check the recency of last commit and last release.

Project age8.2 yearssince Mar 2018
Last commit1 months agoMar 26, 2026
Releases shipped30last: 9 months ago

Self-hosting cost across providers

Detected requirements: 4GB RAM, 40GB disk minimum. Cheapest plan per provider that meets the requirement.

ProviderPlanSpecsMonthly
hetzner CAX11 2c · 4GB · 40GB $4.13 USD Deploy →
vultr VC2 1c · 1GB · 25GB $5 USD Deploy →
linode Nanode 1GB 1c · 1GB · 25GB $5.12 USD Deploy →
digitalocean Basic Regular 1GB 1c · 1GB · 25GB $6 USD Deploy →

What people say on Hacker News

Ready to self-host Fixture-based test framework for Rust?

Spin up a hetzner CAX11 (4GB RAM, 40GB disk) for $4.13/mo and follow the project's official install docs.

Data last refreshed May 7, 2026.

Similar open-source projects

Projects in our directory that replace the same SaaS or share topics with Fixture-based test framework for Rust.

Frequently asked questions

Last verified . Data refreshes every 30 minutes.