Skip to main content

is_in_integration_test_file

Function is_in_integration_test_file 

Source
pub(crate) fn is_in_integration_test_file(tcx: TyCtxt<'_>) -> bool
Expand description

Check if the node is in an integration test file (i.e. under tests/).