vinum-team / Vinum

A modern reactive state management library for correctness and speed.
MIT License
16 stars 1 forks source link

Implement a non-bootstrapping unit testing framework #42

Closed xiyler closed 6 months ago

xiyler commented 6 months ago

We should implement a unit testing framework for Vinum that doesn't depend exactly on a bootstrapping process.

xiyler commented 6 months ago

We can reuse ecrTestSuite for this.