2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#438 in Testing

Download history 926/week @ 2024-05-26 517/week @ 2024-06-02 1991/week @ 2024-06-09 1000/week @ 2024-06-16 1000/week @ 2024-06-23 519/week @ 2024-06-30 344/week @ 2024-07-07 360/week @ 2024-07-14 204/week @ 2024-07-21 420/week @ 2024-07-28 334/week @ 2024-08-04 383/week @ 2024-08-11 6/week @ 2024-08-18 638/week @ 2024-08-25 98/week @ 2024-09-01 158/week @ 2024-09-08

920 downloads per month

MIT license

12KB
217 lines

Context-Based Builders

Build Rust objects based on shared Context. This is useful when you need to generate multiple objects based on a set of similar properties, such as in preparation for unit tests.

See tests for usage.


lib.rs:

Context-Based Builders

Build Rust objects based on shared Context. This is useful when you need to generate multiple objects based on a set of similar properties, such as in preparation for unit tests.

Dependencies

~225KB