Skip to content

Releases: BranchOnline/yii2-pgsqltester

Command line support

05 Feb 09:06
b3ff4da
Compare
Choose a tag to compare

Added integer based response codes for better use from the command line.

Added support for non localhost DBs

25 Sep 10:50
44b86bf
Compare
Choose a tag to compare
Merge pull request #4 from BranchOnline/JapMul-patch-2

Update TestController.php

Improved indexing process

22 Mar 10:01
dd2264d
Compare
Choose a tag to compare
Merge pull request #3 from BranchOnline/JapMul-patch-1

Jap mul patch 1

Bugfix for apps without migrationNamespaces

25 Feb 11:56
b212fb3
Compare
Choose a tag to compare
Changed null to array

To prevent invalid argument in foreach exception

Support for migrationNamespaces

19 Feb 15:01
d145368
Compare
Choose a tag to compare
1.1.0

Migration check now also respects migrationnamespaces

Automatic suite lookup + verbose for build

16 Mar 11:35
Compare
Choose a tag to compare
  • Added verbosity flag to build by default.
  • When a single class name is found to match and no suite is set, automatically sets the suite for you.

Added silent option

27 Feb 11:38
Compare
Choose a tag to compare

Now supports --silent to silence output, verbose is the default.

Run all the suites!

17 Feb 17:37
Compare
Choose a tag to compare

Added -s=ALL to run all suites of a module.

Build action

16 Feb 15:53
Compare
Choose a tag to compare
  • Added 'build' action.

Coverage support

09 Feb 14:04
Compare
Choose a tag to compare

Now has the -c flag to enable html coverage