facebook/usort
View on GitHubTest for backward compatibility against multiple other projects
Open
#206 opened on Sep 14, 2022
good first issue
Repository metrics
- Stars
- (205 stars)
- PR merge metrics
- (PR metrics pending)
Description
#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.