jnunez10010
jnunez10010
Hi, thanks for your reply. In fact we have added some options to pytest to output results of fluid dynamics computations to a separate folder for each parametrized test variant....
Thanks again for your reply @BeyondEvil ! In the end, I ended up using your second suggestion (sort of) and I'm launching tests one by one using [reFrame ](https://reframe-hpc.readthedocs.io/en/stable/) which...
Thanks a lot for this. Both would be useful IMO but if I had to choose one, I would rather be able to set the path of the report using...
Hello and sorry for the late reply, When using pytest for parametrized tests, test names are generated dynamically as a function of the different values taken by the parameters. Since...
Hi, thanks for your reply. I would like to include a separate html report for each test variant along with the rest of CFD computation results in order to have...