dictionaries

1 post tagged “dictionaries”.

  1. 2025
  2. Asserting a dictionary is a subset of another dictionary

    Take for example an API endpoint that returns something like this: I want to efficiently assert against the second two keys, but I don't want to hard-code the SQLite version into my test in case it…

    1 min read