Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 571 Bytes

README.rst

File metadata and controls

21 lines (14 loc) · 571 Bytes

Integration tests

This folder is intended to hold larger scale test that check that rules_go works correctly in the real world, rather than in isolated single feature tests.

If the unit tests were correct and exhaustive this directory should in theory be redundant, but in practice it helps catch many issues and points to places where more unit tests are needed.

Contents