Skip to content

Instantly share code, notes, and snippets.

@noamt
Created June 29, 2021 09:49
Show Gist options
  • Save noamt/b2b5a0e8f1911892af9b609407eca4a5 to your computer and use it in GitHub Desktop.
Save noamt/b2b5a0e8f1911892af9b609407eca4a5 to your computer and use it in GitHub Desktop.
For the Medium post "Python Power Assertions with Nimoy"
AssertionError: Assertion failed:
sc.val['d'] == 'f'
| | |
| e False
{'d': 'e'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment