Tylertron1998 / mandatum

A simple command library for the Remora.Discord API library powered by source generators to avoid reflection overhead.
MIT License
1 stars 0 forks source link

Tests! #10

Open Tylertron1998 opened 3 years ago

Tylertron1998 commented 3 years ago

Every good library should have tests. How do we test a source generator, though? Do we abstract so far out we can just mock up SyntaxTrees and Compilations?