facebook/usort

Test for backward compatibility against multiple other projects

Open

#206 创建于 2022年9月14日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)Python (23 fork)auto 404
good first issue

仓库指标

Star
 (205 star)
PR 合并指标
 (PR 指标待抓取)

描述

#205 adds a simple test script that validates sorting results against previous versions of µsort. However, it only tests this by sorting the µsort codebase itself. We should also include coverage of more and larger codebases, like black, libcst, torch-vision, etc. Maybe prefer to check out these projects from pinned revs, rather than latest versions, for consistency of results.

贡献者指南