Pep

Results 2 issues of Pep

Should be possible to have a setup and teardown functions associated to each test function? AFAIK actually you have a setup function that is executed previously to each test and...

### Describe the bug When you write a symbol not recognized as nushell internal symbol, it tries to execute as external command, like in: ``` > attrib *.txt A C:\p.txt...

external-commands