(This is the same content as temporary v0.0.4, but version number has been increased so that it is greater than 1.0, and thus be proposed as an update to users using MoreUnit4AppCode, which is replaced by this new plugin. Features of MoreUnit4AppCode are still present, with additional ones.) Features, including those of MoreUnit4AppCode: - Works for all IntelliJ-based IDEs (AppCode, IDEA, PhpStorm, PyCharm, RubyMine, WebStorm, etc.) - Jump form your production code to you test code, and vice-versa. To access the command: - From the main menu: "Navigate" > "Jump to Test" or "Jump to Test Subject". - From the contextual menu: "Go To" > "Jump to Test" or "Jump to Test Subject". - From the "Find Action..." pop-up window: "Jump to Test / Test Subject". - Should several candidates be found, a list is displayed for selection. - Supported naming patterns: - lower/upper CamelCase or word separated with hyphens, underscores or even spaces - "test", "spec" or "should" suffixes (case insensitive, except for CamelCase style) - "test" or "spec" prefixes (case insensitive, except for CamelCase style) - Writing tests for your Java code in Scala? Your test code does not have to be written in the same language as you production code!
↧
News for MoreUnit
↧