I followed Getting started with Testcontainers for .NET at Getting started with Testcontainers for .NET…
which works fine but I have a couple of questions:
1 - From where connectionstring to postgres comes from?
2 - Results are ouput to the screen, are they saved somewhere? if not saved, is it possible or is there a flag to save it to results file?
Thanks