#cargo-subcommand #testing #cargo-testing

cargo-fixture-lib

Support library for the cargo-fixture cargo extension

5 releases (stable)

1.2.2 May 24, 2024
1.2.0 Apr 11, 2024
1.1.0 Feb 29, 2024
1.0.0 Feb 5, 2024
0.9.0 Feb 1, 2024

#14 in #cargo-testing

Download history 7/week @ 2025-11-06 36/week @ 2025-11-13 22/week @ 2025-11-20 64/week @ 2025-11-27 81/week @ 2025-12-04 18/week @ 2025-12-11 5/week @ 2025-12-18 4/week @ 2026-01-01 14/week @ 2026-01-08 44/week @ 2026-01-15 64/week @ 2026-01-22 16/week @ 2026-01-29 9/week @ 2026-02-05 8/week @ 2026-02-12 48/week @ 2026-02-19

82 downloads per month
Used in cargo-fixture

Apache-2.0

22KB
465 lines

This is an accompanying library for the cargo fixture cargo extension.

The library provides two main types:

The with_fixture macros is provided as well for easy fixture tests definition.

Features

The library supports the following async runtimes, selectable with a feature of the same name:

You have to activate exactly one of these features to use the library.


cargo-fixure-lib

This is a support library for the cargo-fixture cargo extension.

API documentation

Dependencies

~1–18MB
~208K SLoC