DaveShuckerow / compiled-mirrors

A Dart transformer to compile a reflection of a class.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing

DaveShuckerow opened this issue · comments

This library needs two types of tests:

  • transformer tests to verify the behavior of the code generation
  • unit tests to verify the behavior of the generated code

We'll need to get to both.