Skip to content

Use MustReadFile test helper

MustReadFile test helper function is used instead a usual file read call and error verification. It reduces the amount of boilerplate code in the project.

Merge request reports

Loading