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

feat: support new rules class.postman.prerequest&class.postman.test #312

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

tangcent
Copy link
Owner

see https://learning.postman.com/docs/writing-scripts/pre-request-scripts/

  • Add pre-request scripts to entire collections as well as to folders within collections.
    This script will execute before every request in this collection or folder.
  • Add test scripts to entire collections as well as to folders within collections.
    These tests will execute after every request in this collection.

see https://learning.postman.com/docs/writing-scripts/pre-request-scripts/

-  Add pre-request scripts to entire collections as well as to folders within collections.
This script will execute before every request in this collection or folder. 
-  Add test scripts to entire collections as well as to folders within collections.
These tests will execute after every request in this collection.
@tangcent tangcent added the type: enhancement New feature or request label Jul 30, 2020
@tangcent tangcent merged commit aa5ebf2 into master Jul 30, 2020
@tangcent tangcent deleted the dev/v2.0.0 branch July 30, 2020 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant