Skip to content

Add support for extra_test_commands in python/test

This MR adds a new extra_test_commands array input for python/test to allow users to configure more tests after pytest has run (but before the coverage report is finalised).

Merge request reports