afscrome / IronVelocity

A wrapper around NVelocity (a port of Apache Velocity) using the DLR to provide higher performance template execution.
MIT License
6 stars 1 forks source link

Validate Binders correctly support dynamics #45

Closed afscrome closed 8 years ago

afscrome commented 9 years ago

Add tests to ensure that template execution correctly performs invocations, & binary operations on dynamic types.