home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 754135531

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/4762#issuecomment-754135531 https://api.github.com/repos/pydata/xarray/issues/4762 754135531 MDEyOklzc3VlQ29tbWVudDc1NDEzNTUzMQ== 5635139 2021-01-04T18:22:22Z 2021-01-04T18:22:22Z MEMBER

I've used pytest-regtest quite a lot, which is decent. It would be another dependency. For tests like this — where the output is easier to review than to create, these "expect" / "snapshot" / "regression" tests are ideal. If anyone wanted to swap out these tests for that, I would strongly support the effort.

An aside — I tried to make a similar tool that worked for inline results — https://github.com/max-sixty/pytest-accept. Unfortunately it's not possible to make it work with bare assert statements, without swapping out a lot of pytest's internals. For a while i worked a lot on https://github.com/mitsuhiko/insta, an excellent project, would be great to have the same thing in python.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  778123296
Powered by Datasette · Queries took 0.729ms · About: xarray-datasette