Check.ModifiedTests (AlCheck v0.1.20)

View Source

Detects modified tests on the current branch vs base branch.

  • If setup/setup_all/describe changed → runs the whole file
  • Otherwise → runs only the specific modified test lines

Summary

Functions

find_enclosing_describe(lines, line_num)

find_enclosing_test(lines, line_num)

run(test_opts \\ %{})