Ben Weese

Daily Archives: September 28, 2022

Testing with Postman: Chai Assertions

Postman uses the Chai Assertion Library so familiarize yourself with it. Using Chai Match Assertion You can define a format for your response using Regex and the match assertion. Below is an example of a data format for a mysql date. Date Format Multiple Assertions When using multiple assertions on a single data point you […]