UNPKG

detox

Version:

E2E tests and automation for mobile

8 lines (6 loc) 145 B
const TIMELINE_CONTEXT_TYPES = { TEST: 'test', DESCRIBE: 'describe', INVOCATION: 'invocation' }; module.exports = TIMELINE_CONTEXT_TYPES;