Hey!
Hi guys! Great library! Love to use it!
My question is:
Is it possible to implement feature that will start test not only after status code 200 received? My dev server gives status 401. So it will be great if we can change it to something like "--status=401", it will indicate that after performing request to servers port, It will launch tests after receiving given status
Im talking about Line 93, can we add like custom status flag?

Hey!
Hi guys! Great library! Love to use it!
My question is:
Is it possible to implement feature that will start test not only after status code 200 received? My dev server gives status 401. So it will be great if we can change it to something like "--status=401", it will indicate that after performing request to servers port, It will launch tests after receiving given status
Im talking about Line 93, can we add like custom status flag?