Anders429 / Anders429/brood

Test `Debug` Implementations

Đang mở
#176 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
C - Testing P - Low
Ngôn ngữ chính
Rust
Star
41
Fork
2
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Although `Debug` implementations aren't considered stable here ([they aren't in the Rust standard library either](https://doc.rust-lang.org/stable/core/fmt/trait.Debug.html#stability)), it is still a good idea to test to ensure the debug output is as intended.

The main obstacle here will be dealing with the arbitrary internal order of `Archetype`s. There needs to be some way to test the output is correct, even if the order of debug strings is not guaranteed.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.