apainintheneck / crystal-linenoise

Crystal bindings for the Linenoise library
https://apainintheneck.github.io/crystal-linenoise/
MIT License
1 stars 0 forks source link

Add tests #1

Closed apainintheneck closed 8 months ago

apainintheneck commented 9 months ago

Testing will be a bit tricky here since at the very least the hints are just a visual phenomenon. That being said we should be able to test some of the behavior with something like expect or a similar wrapper in pure Crystal.