Skip to content

Releases: OpenBuildings/phpunit-spiderling

Fix getAnnotations method

04 Jan 14:13
bcbb8c8

Choose a tag to compare

Merge pull request #15 from OpenBuildings/fix-get-annotations

Fix getAnnotations method

Upgrade to phpunit to 9

01 Dec 08:08
6842be8

Choose a tag to compare

0.5.0

Merge pull request #14 from OpenBuildings/update-phpunit-9-remove-cs-…

Update the version of Openbuildings/spiderling dependency

20 Feb 17:29
db51a56

Choose a tag to compare

Merge pull request #11 from OpenBuildings/update-spiderling-version

Update the spiderling dependency with the new version.

Upgrade to PHP 7.3

11 Feb 12:31
0b124f0

Choose a tag to compare

0.3.0: Support PHPUnit 7 and drop Selenium support

22 Mar 11:16
cf20ea7

Choose a tag to compare

Do not override tearDown visibility

20 Mar 22:26

Choose a tag to compare

Stop overruling parent visiblity on tearDown

This fortunately is backwards compatible as descendants which have it
as public would still work as visiblity could obviously be expanded downstream.

Upgrade to PHPUnit 6 and PHP 7

22 Apr 11:07

Choose a tag to compare

0.2.0

Update readme

0.2 RC1: Update API - drop PHP 5 and PHPUnit 5

22 Mar 01:21

Choose a tag to compare

This releases updates a lot of things in terms of dependency versions, PHP versions supported and PHPUnit version. It also changes the namespace structure and introduces PSR-4 autoloader.

Add missing dependencies

19 Jul 09:32

Choose a tag to compare

Add openbuildings/environment-backup to composer require section

0.1.12: Fix namespace usage when using risky tests

16 Mar 13:42

Choose a tag to compare

Merge pull request #2 from yanev/fix_namespace

Fix namespace issue in Saveonfailure::addRiskyTest