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

[Blitz] updated the docs for sequence keyword #74

Merged
merged 3 commits into from
Mar 23, 2022
Merged

[Blitz] updated the docs for sequence keyword #74

merged 3 commits into from
Mar 23, 2022

Conversation

lsheikal
Copy link
Contributor

No description provided.

@lsheikal lsheikal requested a review from a team as a code owner March 17, 2022 19:00
@lsheikal lsheikal requested review from ThomasJRyan, LukasMcClelland and tahigash and removed request for ThomasJRyan March 17, 2022 19:00
@@ -111,6 +111,7 @@ subscription, or, you may expect the test to fail (referred to as a negative tes
auto-validate: # [true | false] automatically validate config messages
negative-test: # [true | false] expecting device to return an error
pause: # pause N seconds between each test (default: 0, no pause)
sequence: # [true | false] to check the returns sequentially
Copy link
Contributor

@miott miott Mar 17, 2022

Choose a reason for hiding this comment

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

Little vague. What about this instead: return values and return sequence verified

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated.

@@ -111,6 +111,7 @@ subscription, or, you may expect the test to fail (referred to as a negative tes
auto-validate: # [true | false] automatically validate config messages
negative-test: # [true | false] expecting device to return an error
pause: # pause N seconds between each test (default: 0, no pause)
sequence: # [true | false] to check the return values and return sequence verified
Copy link
Contributor

Choose a reason for hiding this comment

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

You can drop the "to check the" from the sentence. What we really need is a detailed description of each option in format following this shorthand but I am not going to put that on you.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated.

@lsheikal lsheikal merged commit fbb7393 into main Mar 23, 2022
@dwapstra dwapstra deleted the luke-yang branch March 29, 2022 15:28
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.

4 participants