Alan Yang
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Alan Yang created a post, Is it possible to set a different template configuration for run vs. debug of tests when using the "play" button?
I am using jest to test my code. My typical workflow is to run a single test after writing it. I use the play button built in to the IDE for this. If I'm debugging a test, I need to set a longer ti...