3 releases (breaking)

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

#631 in Testing

40 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

~16–57MB
~896K SLoC