powershell - Can you create a complex CSV file inside the Testdrive? -


i want ask if possible create complex csv file inside testdrive in creating pester test function? complex in sense has 13 headers , no null values?

you can create kind of file inside testdrive:\ (which kind of psdrive) although of course available temporarily within context or describe block used.

testdrive powershell psdrive file activity limited scope of single describe or context block.

https://github.com/pester/pester/wiki/testdrive


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -