UNPKG

jest-metadata

Version:

🦸‍♂️ Superhero power for your Jest reporters! 🦸‍♀️

5 lines (4 loc) 80 B
export type RunFinishEvent = { type: 'run_finish'; testFilePath: string; };