Sunday, June 2, 2024
 Popular · Latest · Hot · Upcoming
162
rated 0 times [  165] [ 3]  / answers: 1 / hits: 27470  / 9 Years ago, wed, july 1, 2015, 12:00:00

I want to use linq.js for my assertions. Is there a way to include an external library in Postman?


More From » postman

 Answers
8

No, linq.js, or any library not available in the Postman Sandbox cannot be used in Postman (by default, there is a workaround).



EDIT



Actually, if you fetch a script in a request and eval it, you can use it in Postman. An example is given in this blog post - http://blog.getpostman.com/2015/09/29/writing-a-behaviour-driven-api-testing-environment-within-postman/


[#65970] Monday, June 29, 2015, 9 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bretd

Total Points: 6
Total Questions: 100
Total Answers: 97

Location: England
Member since Sun, May 21, 2023
1 Year ago
;