Tuesday, 20 August 2019

Best way to test streams and files creation ?

Hello folks.This is my problem, I'm working on a small project where i have to copy a file and recreate it, so for now this is not complicated.But when I'm working on it I don't necessarily want create the file but rather see if my api is working ? It will be boring to delete the files every time that I test the function.So i was wondering is there an effective way to test this behavior ?Thanks :)

Submitted August 20, 2019 at 12:04PM by LucTst

No comments:

Post a Comment