Skip to content

Conversation

ARBALEST2018
Copy link

Three programs are created for some missing functions in current openctest:

The first program (count_test_on_each_param.py) traverse through each parameter and calculates the number of test methods that make use of this parameter;

The second program (filter_param_by_test_num.py) filters the list of parameter (with generated good and bad values) with number of test method within given min and max;

The third program (ctest_indent.py) takes in the ctests-{project}.json generated in openctest/core/generate_ctest/ctest_mapping and make an indented version for more intuitive visual effect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant