
1. Tests are a mix between automated (in loading different test cases) and hardcoded (in asserting the expected output). If we move to other testcases, this will not work.
2. Should multiple fpaths be supported, for instance, pl.scan_txt(["{a}/fname", "{a}/{b}/fname"]) ?




