pub(crate) fn is_in_integration_test_file(tcx: TyCtxt<'_>) -> bool
Check if the node is in an integration test file (i.e. under tests/).
tests/