#bones3 #testing-utilities #collection #unit-testing #bones #cubed #bevy

bones3_test_utils

A collection of testing utilities, writing for Bones Cubed

3 releases (breaking)

0.3.0 Jul 13, 2023
0.2.0 Feb 7, 2023
0.1.0 Jan 3, 2023

#598 in Testing

39 downloads per month

Apache-2.0

4KB

bones3_test_utils

A collection of testing utilities, writing for Bones Cubed.

Please see here for more information.


lib.rs:

This cargo crate contains a set of useful unit testing utilities, designed for the purpose of reducing boilerplate code when writing unit tests for Bevy. This module focuses primarily on test cleanliness rather than performance. As such, it is not recommended to use this library in a production setting. This crate is intended to be used as a development dependency only.

Dependencies

~17–59MB
~1M SLoC