ArmorLib
ArmorLib copied to clipboard
Create test for `File.process()`
As of right now, I'm not sure how to best deal with File
s during testing. There is code that uses the File
type that needs to be tested. Help wanted!
https://github.com/milesmcc/ArmorLib/blob/392837252d35caedc350c8dc7c72caa827841f7f/src/process.rs#L51