mroth / scmpuff

:1234: Numeric file shortcuts for common git commands
https://mroth.github.io/scmpuff/
MIT License
379 stars 21 forks source link

integration tests via aruba 2.0 #55

Closed mroth closed 2 years ago

mroth commented 2 years ago

I'd like to get rid of the ruby runtime requirement for integration testing altogether (I should probably finish writing my Go Aruba port someday), but in the meantime, let's see if we can get it working with the most recent version as a precursor to isolating it in a container.

closes #30.