makandra / geordi

Collection of command line tools used in our daily work with Ruby, Rails and Linux.
https://makandra.com/
MIT License
104 stars 16 forks source link

Add support for parallel_tests to "geordi unit" #222

Closed martinschaflitzl1 closed 1 month ago

martinschaflitzl1 commented 1 month ago

This will check and use parallel_tests for geordi unit.

I also upgraded nokogiri, as the old version used would not install on my Ubuntu 22.04 installation.