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

Document combined mode in tests/README.md #4590

Merged
merged 2 commits into from
Jul 4, 2019

Conversation

yuumasato
Copy link
Member

Description:

  • Document TestSuite's combined mode

Rationale:

  • Combined mode is a new testing mode that makes it easy to run tests based on test scenarios on all rules selected by a profile.

@yuumasato yuumasato added the Documentation Update in project documentation. label Jul 4, 2019
@jan-cerny jan-cerny self-assigned this Jul 4, 2019
Copy link
Collaborator

@jan-cerny jan-cerny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great!

tests/README.md Outdated Show resolved Hide resolved
@@ -47,7 +50,7 @@ def _modify_parameters(self, params):
def _matches_target(self, rule_dir, targets):
for target in targets:
# By prepending 'rule_', and match using endswith(), we should avoid
# matching rules that are different by just a prefix of suffix
# matching rules that are different by just a prefix or suffix
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@jan-cerny jan-cerny added this to the 0.1.45 milestone Jul 4, 2019
@jan-cerny jan-cerny merged commit 6cb07d0 into ComplianceAsCode:master Jul 4, 2019
@yuumasato yuumasato deleted the document_combined_mode branch July 4, 2019 13:46
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Update in project documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants