Created
February 6, 2025 12:18
-
-
Save milanvanalderwerelt/783add820440d34e3adafe7ef999ab8d to your computer and use it in GitHub Desktop.
Result of GitHub Copilot - Bruno's assertions for the given response
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
res.body.users[0].userId: eq "77463" | |
res.body.users[0].firstname: eq "Brittany" | |
res.body.users[0].lastname: eq "0'Keefe" | |
res.body.users[0].friends: length 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment