lucidsoftware / xtract

A library to make it easy to deserialize XML to user types in scala
Apache License 2.0
60 stars 20 forks source link

Add test cases and examples for macros #37

Open tmccombs opened 3 years ago

tmccombs commented 3 years ago

There aren't currently any tests or examples for the macro library. This should be rectified.

tmccombs commented 3 years ago

Testing is added in #39