Skip to content

WIP: Trace pytest execution

This MR only trig the CI to see what is going on with tests.

It exists pytest durations=0 to have a report but here it do not help cause the tests are cancelled.

Here the timing is displayed at every tests

tests/flint/test_flint_factory.py::test_created_flint  00:07 PASSED                                                        [ 50%]
tests/flint/test_flint_factory.py::test_attached_flint  00:11 PASSED                                                       [100%]
Edited by Valentin Valls

Merge request reports