Function: projectile-dispatch-find-test-file
projectile-dispatch-find-test-file is an interactive and byte-compiled
function defined in projectile.el.
Signature
(projectile-dispatch-find-test-file)
Documentation
A projectile-dispatch wrapper honouring its modifier switches.
Runs projectile-find-test-file.
Key Bindings
Source Code
;; Defined in ~/.emacs.d/elpa/projectile-20260820.1509/projectile.el
;; Cache only
(projectile-dispatch--define projectile-dispatch-find-test-file projectile-find-test-file
:prefix-arg "--invalidate-cache")