Skip to content

Adds the test suite of algo FSM in the jobs of git pipeline

Shilpi Jain requested to merge gitpipelinev0 into master

It uses config as in here: !31 (merged)

In addition, currently the --help option gives all the pytest related options as well in addition to custom-options of the code. The ability to print custom options only from pytest is still to be included within pytest itself as I understand. Once this feature is available, this will be taken care of.

Merge request reports