Module Crs_expect_tests.Tests_helpers

val test : path:Volgo.Vcs.Path_in_repo.t -> file_contents:Base.string -> f:(crs:Cr_comment.t Base.list -> file_rewriter:File_rewriter.t -> Base.unit) -> Base.unit

Apply some rewrite after having parsed CRs from a file, and print the resulting diff showing the modifications performed.