Skip to content

Spies, Stubs and Dummies

Pre-release
Pre-release

Choose a tag to compare

@seanhenry seanhenry released this 02 Jun 10:39
· 319 commits to master since this release

I have 5 multiple choice questions for you to help make this plugin better. 60 seconds of your time will really help! Take the survey. Answers are completely anonymous - thanks in advance!

Release notes:

  • 'Generate mock' has been renamed to 'Generate spy' to fit in better with test double naming. Important: you may have to reassign your shortcut
  • Can now generate a simpler test double when only stubbing is required. Choose 'Generate stub'.
  • Can now generate the simplest possible test double; a dummy. Choose 'Generate dummy'.