This plugin integrates Nette Tester - into PhpStorm IDE.
- ]]>nette/tester@dev-master for the time being (#30)I know I said this release branch would be feature-frozen, but... well... not just yet. I'm far too excited about bringing the new features to be able to postpone them. Semver doesn't play well with the plugin's distribution channel anyway. Here they come:
-After tens of hours of work, here comes a total rework of the plugin. This beta.1 release marks the feature freeze, now I'd like to focus on fixing bugs and releasing a stable version soon.
-Test suffix), the creation assumes your tests reside in the same namespace as the code; if you use a different scheme, you can configure source to test namespace mapping in the project settings under PHP > Nette Tester.Assert::same() and alike) right in the test results window.Tester\Dumper::$maxPathSegments to a high enough value in your test environment.To support a wide range of Tester versions, I had to drop a few features. However, they should, in some form or another, be back once OutputHandler refactoring is resolved.
-Initial alpha version with basic capabilities:
-nette/tester@dev-master for the time being (#30)I know I said this release branch would be feature-frozen, but... well... not just yet. I'm far too excited about bringing the new features to be able to postpone them. Semver doesn't play well with the plugin's distribution channel anyway. Here they come:
+After tens of hours of work, here comes a total rework of the plugin. This beta.1 release marks the feature freeze, now I'd like to focus on fixing bugs and releasing a stable version soon.
+Test suffix), the creation assumes your tests reside in the same namespace as the code; if you use a different scheme, you can configure source to test namespace mapping in the project settings under PHP > Nette Tester.Assert::same() and alike) right in the test results window.Tester\Dumper::$maxPathSegments to a high enough value in your test environment.To support a wide range of Tester versions, I had to drop a few features. However, they should, in some form or another, be back once OutputHandler refactoring is resolved.
+Initial alpha version with basic capabilities:
+This plugin integrates Nette Tester + into PhpStorm IDE.
+ ]]>