amarpotghan / dhall-scala

dhall-scala is a Scala library for consuming dhall configuration files from Scala programming language.
BSD 3-Clause "New" or "Revised" License
39 stars 3 forks source link

Add missing value expr in Let (#5) #23

Closed amarpotghan closed 7 years ago

missingfaktor commented 7 years ago

Do you want to start adding tests?

amarpotghan commented 7 years ago

There is an opportunity to add a few unit tests in #6. If time permits I will add Arbitrary for Expr which will make life easy in writing tests. Does that make sense?

missingfaktor commented 7 years ago

Yes, sounds good.

missingfaktor commented 7 years ago

Merging this as we are picking up some dependent stories from the backlog.