define is not defined when trying to run my intern dojo tests
问题 I've been trying to get intern to run with the intern-cucumber plugin for ages now. I am super confused about how to get my intern test even running. This is my file structure: project features ar.feature addition.feature models calculator.js tests addition.js ar.js intern.json package.json I want to create unit tests that run in the browser . The main issues arise with my arizona.js file, because it depends on several dojo libraries. Currently, my intern.json configuration file looks like: {