djberg96 / sys-proctable

A cross-platform Ruby interface for gathering process information on your operating system
Apache License 2.0
150 stars 33 forks source link

Linux spec updates #101

Closed djberg96 closed 2 years ago

djberg96 commented 2 years ago

Refactor the Linux specs a bit, replacing a subject with a before(:all) since you apparently can't cache a subject.