2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#498 in Testing

Download history 204/week @ 2024-07-22 421/week @ 2024-07-29 334/week @ 2024-08-05 382/week @ 2024-08-12 10/week @ 2024-08-19 647/week @ 2024-08-26 104/week @ 2024-09-02 151/week @ 2024-09-09 120/week @ 2024-09-16 180/week @ 2024-09-23 321/week @ 2024-09-30 49/week @ 2024-10-07 220/week @ 2024-10-14 228/week @ 2024-10-21 345/week @ 2024-10-28 93/week @ 2024-11-04

888 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