Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add count_test, filter_param, ctest_indent #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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