batch-rs icon indicating copy to clipboard operation
batch-rs copied to clipboard

Add integration tests for proc-macros

Open kureuil opened this issue 6 years ago • 0 comments

Proc macro code is currently rather messy and can't be easily refactored because it lacks tests.

We should integrate [compiletest-rs] to make it easy to work on the *-codegen crates.

compiletest-rs: https://github.com/laumann/compiletest-rs

kureuil avatar Oct 19 '18 17:10 kureuil