yuankunzhang / charming

A visualization library for Rust
Apache License 2.0
1.85k stars 74 forks source link

Implement a more thorough testing suite #78

Open LukaOber opened 2 months ago

LukaOber commented 2 months ago

Implement more testing to be able to support changes like switching to a proc macro while making sure that no regressions are happening for the end user.

If you are interested in this and would have time to review these changes I could start implementing the first tests.