UNPKG

generator-begcode

Version:

Spring Boot + Angular/React/Vue in one handy generator

8 lines (7 loc) 155 B
const testFrameworkTypes = { CYPRESS: 'cypress', CUCUMBER: 'cucumber', GATLING: 'gatling', NO: 'no', }; export default testFrameworkTypes;