2 unstable releases

0.2.0 Feb 22, 2024
0.1.0 Feb 21, 2024

#495 in Testing

Download history 337/week @ 2024-07-03 420/week @ 2024-07-10 308/week @ 2024-07-17 358/week @ 2024-07-24 349/week @ 2024-07-31 285/week @ 2024-08-07 257/week @ 2024-08-14 395/week @ 2024-08-21 320/week @ 2024-08-28 53/week @ 2024-09-04 218/week @ 2024-09-11 163/week @ 2024-09-18 83/week @ 2024-09-25 336/week @ 2024-10-02 133/week @ 2024-10-09 253/week @ 2024-10-16

919 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