ffig icon indicating copy to clipboard operation
ffig copied to clipboard

Add simple tests for bindings success/failure

Open jbcoe opened this issue 8 years ago • 0 comments

All tests are currently end-to-end.

A simple set of Python tests with tiny code snippets should show what is expected for given input.

Testing that failures are easy to understand is important too.

We should avoid delaying errors to compile-time and pick up all we can at generation-time.

jbcoe avatar Feb 05 '17 11:02 jbcoe