Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/AssertThrows

Assert exception handling without stopping a test. For PHPUnit 6+
https://github.com/Codeception/AssertThrows

Merge pull request #20 from Codeception/phpunit11

Support PHPUnit 11

e87f75390fccc90037b9411268432fbb69b3f7e9 authored 11 months ago by Gintautas Miselis <[email protected]>
Support PHPUnit 11

a462caafaf505d57b44a11e8929302c890161110 authored 11 months ago by Gintautas Miselis <[email protected]>
Run tests on PHP 8.2

f3b6078a5c7cc3661d3aaa378260ddc29eabc097 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Merge pull request #18 from masicek/patch-1

Support PHPUnit 10

d8e96a50ad11a5b28d410ce1c6caebf2c905e356 authored almost 2 years ago by Gintautas Miselis <[email protected]>
Support PHPUnit 10

c89cba46acf1eebdbdadc69b64fcb66e63b7a4c9 authored almost 2 years ago by Viktor Mašíček <[email protected]>
Revert assertThrows* 1.x methods signature (#16)

60f6a5a600a40bbabc5b8b9ad993f87eb0829de7 authored almost 3 years ago by Mark Boudreau <[email protected]>
Update codebase to PHP 7.4 (#15)

353189ac0effe8af20b792d82dd7c0d1587426fc authored about 3 years ago by Gustavo Nieves <[email protected]>
Merge pull request #13 from TavoNiievez/master

Standardize the `README` format

540ea60f4e3a0a8a40e61bdaf4476aff2b88fdbc authored over 3 years ago by Gintautas Miselis <[email protected]>
Standardize the `README` format

7965c116f3258a8e591754ba64983ff891f5074f authored almost 4 years ago by Tavo Nieves J <[email protected]>
Merge pull request #12 from Codeception/github-actions

Use Github Actions

8d24ce80305df38b1ea3614755f61eecc6bb9ab0 authored about 4 years ago by Gintautas Miselis <[email protected]>
Use Github Actions

35a7a12106190112cfb49d5eb4c194a2bb3ca016 authored about 4 years ago by Gintautas Miselis <[email protected]>
Added assertDoesNotThrow* assertions (and more) (#11)

* optimized code, added assertDoesNotThrow assertions, updated tests and phpunit versions.

* ...

2e3086953d4b9653cdd4920004ee061acf20b53b authored about 4 years ago by Gustavo Nieves <[email protected]>
Merge pull request #10 from Orclyx/master

Support PHPUnit 9.x

ab1622fbde913ebbbb225dace2cf83cda08e404c authored over 4 years ago by Gintautas Miselis <[email protected]>
Start exception messages with capita letter

* Add an exception message in case different exception was thrown.

* Format messages

* upd...

a0741daf7b6b93c83ab3933db393d628dbe25674 authored over 4 years ago by Mystael <[email protected]>
Support PHPUnit 9.x

a6747b14d981f7e0201ddc9a4ca12b43a2711a45 authored over 4 years ago by Ben Young <[email protected]>
Merge pull request #7 from Codeception/phpunit-8

Support PhpUnit 8

20517b8997d029f8571443eb80ea437260c1c3d5 authored over 5 years ago by Gintautas Miselis <[email protected]>
Support PhpUnit 8

ed5c051bb902b81e0c696aae11e9bea2d513a2c0 authored over 5 years ago by Gintautas Miselis <[email protected]>
Merge pull request #5 from askobara/fix-exception-when-mismatched

fixes #4

384d0cfea61efc5f681cc3705f4137c85c3d40e8 authored over 5 years ago by Gintautas Miselis <[email protected]>
fix #4. assertThrow: do not raise an exception when messages are mismatched

55bd123ebdbff70774d156f7c405eeb0432cbd3a authored almost 7 years ago by Arthur Skobara <[email protected]>
Allow PHPUnit 7.x

98750b1321da1325142b5ecc8c42cb342f429141 authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #2 from diego-vieira/master

Allow message to be case insensitive

dde131fa26db9bdacf4b312eba2c07d339fe38d6 authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
Allow message to be case insensitive

43bc40a96578d1b14fe6477b4cf615b77505f9c2 authored almost 7 years ago by Diego Vieira <[email protected]>
udpated readme

fcfedb8013c7a71abacc90b31ef2925b7cc456b0 authored about 7 years ago by Davert <[email protected]>
updated readme

a96ecf6c2f65f2caaa03c98eb916668153dd807a authored about 7 years ago by Davert <[email protected]>
tests

021fcf42ae8abbb2d69caaa58983225e7932a3a3 authored about 7 years ago by Davert <[email protected]>
Initial commit

57b1c1b563ccfab88815ca2ffc31133155c15019 authored about 7 years ago by Michael Bodnarchuk <[email protected]>