Skip to content

Enable debugging for tests #13

@xabitrigo

Description

@xabitrigo

I'm starting a project based on apollo-universal-starter-kit, and trying to make sense of the tests. To do it I tried to connect IntelliJ debugger to the tests execution, creating a debug configuration like this:

captura de pantalla_2018-10-03_16-59-47

This runs the tests, but I cannot debug them. It complains about $NODE_DEBUG_OPTION, as I show next:

captura de pantalla_2

The objective is to be able to stop at the breakpoints to know what is happening there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions