Ecosyste.ms: OpenCollective

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

github.com/Codeception/Verify

BDD Assertions for PHPUnit and Codeception
https://github.com/Codeception/Verify

Merge pull request #57 from particleflux/add-objecthas-property

Add objectHasProperty assertions

f19c34ef1cc3a20774220363475e0183b02e23c3 authored 12 months ago
Fix relative links in README

In theory, github markdown docs say that:

> Links starting with / will be relative to the repos...

4f37d780b1b5dec51442fbd82f38609e2b0ba82d authored over 1 year ago
Deprecate objectHasAttribute expectations/verifiers

370af7a517d0181f29b638e72826a5c0aece69c1 authored over 1 year ago
Require phpunit >=9.6.11

Version 9.6.11 had the new asssertObjectHasProperty method added, which
completely replace the a...

688e5767bf6d700da1bda92edffba22431c2a327 authored over 1 year ago
Add new hasProperty to docs

597052ceb7de2dfe0e7d33e77ab8c16651260413 authored over 1 year ago
Add baseObject(Not)ToHaveProperty expectation

e02a6ecd052db470c27837cdeb10a5fe914cd563 authored over 1 year ago
Add baseObject(Not)HasProperty verifier

4f3a74f560fabd93689c8b8cb57f12a56815008f authored over 1 year ago
Support PHPUnit 10

25b84a96f0fe7dcf28e8021f02b57643b751a707 authored almost 2 years ago
Removed VerifyClass

because it used methods removed from PHPUnit 10

1d3c58c66afb4e0fdae321f7fbb43181976483ad authored almost 2 years ago
actions/checkout@v3

2f8f5ce6ea1be5c011f77eb7f1ca0c9f4d551513 authored almost 2 years ago
Only PHPUnit 9.5-9.6 is supported

591e889a52ef8403197de306c7fc9065ea635e88 authored almost 2 years ago
Update README.md

7b560e7e0b91dc8c77379f28f83d04a6d69fbe51 authored almost 3 years ago
update links (#55)

181ce35cee464b9cb126d8d9f3e3305964c0abf1 authored almost 3 years ago
require phpunit/phpunit dev-master as 9.5.99 (#53)

Co-authored-by: Gustavo Nieves <[email protected]>

3a49ac2c3d11e4bf8a5cd9800f904df2879d3a5c authored almost 3 years ago
Update codebase to PHP 7.4 (#52)

5fc4c9675c82e11e0f04801da00a99b2493d5408 authored about 3 years ago
Merge pull request #51 from Codeception/github-actions

Use GitHub actions and support PHP 8

1cdac1867c33801ae8e4833015153766ef403c92 authored about 4 years ago
Support PHP 8

2927833a273f192a0fc067682b3d8d92370731ce authored about 4 years ago
Use Github Actions

bb35aa0ec84bfdb1c3c66455627c88af90b23f68 authored about 4 years ago
Merge pull request #49 from Vetrinus/ISSUE#48

ISSUE#48 fix

d4e86cea8a14542d53a81ef10db01262890ac209 authored over 4 years ago
ISSUE#48 fix

b5d98c8a1ef9e731f845d7a41210bc1e73e30a8f authored over 4 years ago
Verify 2.1.0

* Added new expect-toBe and expect-notTo BDD Syntax.
* Added full documentation about Expectati...

11fa56c223ae7188174c4ba50c68454d83b254e9 authored over 4 years ago
Verify 2.1

* Added new expect-toBe and expect-notTo BDD Syntax.

2b2972a5a262a3a6f916a5889ac30e24b07f1726 authored over 4 years ago
Verify 2.1

* Added new expect-toBe and expect-notTo BDD Syntax.

d7cf4433405faf6b72480a9e739ac453ebb7d935 authored over 4 years ago
Verify 2.0

* Allow to extend from VerifyAny class

66b075bb83b78798ae50a5b1cd9a958f702cb73e authored over 4 years ago
Update README.md

7ae2455e119172b37029cfb1a198d4a561fc17a8 authored over 4 years ago
Verify 2.0.0-rc1

Verify 2.0.0 Release Candidate 1

252fe61ff4c89371b90fa9c197c6e3c2cb215018 authored over 4 years ago
Verify 2.0

* Fix docs

b880ef37072aba29fbd865bbfaa08056ae063108 authored over 4 years ago
Verify 2.0

* verify function can do all assertions.

8e919e8342e5f448d9ab08292be860dbda2b05a5 authored over 4 years ago
rollback naming conventions

9ad0039bcb44d748827cd6af99c7f642e7abf086 authored over 4 years ago
Added explanations regarding changes.

a6731ce036f84ddaf90d7f0d0033d1d6f4475caf authored over 4 years ago
VerifyThat included again.

397a2f34adbc21f8290529dde64e29d8306f6b59 authored over 4 years ago
* Improved docs

c559be63be282dcdd7880e2c8ec5c3abb6dc067e authored over 4 years ago
* Renamed VerifyObject.php to VerifyBaseObject.php

* Add use function statements
* Updated supported_verifiers.md

d8505d3a740e2cb57fb5b3afdd8556d980749930 authored over 4 years ago
* Fix Code Quality

* Update README.md

d5ee0b87dc167bec6747a2402da10f20e988f9e8 authored over 4 years ago
* Initial Commit v2.0

7f9163e2909617514c89301a138ba91f7922b4b3 authored over 4 years ago
Merge pull request #45 from Codeception/feat/full_phpunit_api

Support for full PHPUnit API. (42 new verifiers!)

ebf833c857825207a8abec541c07bdd724ea4676 authored over 4 years ago
Support for full PHPUnit API

a39c0dc3a301e0e2c9c8f8172f12f4746b0286b2 authored over 4 years ago
Updated docs for 1.4.x

ce6140c58269520b0401c53a739307f9c03598fb authored over 4 years ago
Merge pull request #44 from TavoNiievez/master

Refactoring work for code quality

6258e8983d86983da754ae87b0e1dac990dd71b0 authored over 4 years ago
Created exception InvalidVerifyException.php in case verify is used with some invalid data.

Divide and conquer: Divided the verifiers into traits depending on the type of data they verify.
...

0ec64115feb1e1dc84866eb933f3330e5c39a0d0 authored over 4 years ago
Merge branch 'biserantonov-test-throw'

4a4f006faac9f8e34495882ce578e1cde4b027cb authored almost 5 years ago
Merge branch 'test-throw' of https://github.com/biserantonov/Verify into biserantonov-test-throw

b3b235a9c512056a6c7435769bc68e45a307f318 authored almost 5 years ago
Merge pull request #43 from Codeception/phpunit9

Compatibility with PHPUnit 9

46690fbdb61e4e5f0772f97801d185275f89ac7d authored almost 5 years ago
Compatibility with PHPUnit 9

b79ccb37d39edbf06f7d81acad88d993e80dc252 authored almost 5 years ago
equals and not equals use WithDelta version of asserts (#42)

This remove the following error message:

```
[PHPUnit\Framework\Warning] The optional $delta...

dfe917342971f867399302ea45f37f9aa00b75c4 authored almost 5 years ago
Merge pull request #41 from Codeception/feature/specialized-assert-equals

Add specialized assertEquals methods

532e526b8b1ac2343bf799e6b36e3446896ff52a authored over 5 years ago
Add specialized assertEquals methods

64d1d94c6117701a24aea8d252ec47d1085ecfe9 authored over 5 years ago
Merge pull request #40 from Codeception/test-with-phpunit8

Test compatibility with PHPUnit 8 and new assertions

fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3 authored over 5 years ago
Added new assertions

ee6ca6044d68565dfd019282d89ab72bf6e3fc36 authored over 5 years ago
Tests extend \Codeception\PHPUnit\TestCase

ad9406407833d820429f8925451ea7cc66983d49 authored over 5 years ago
Delete composer.lock

f89fac6518b0333e6d97ce00e3921847341d0806 authored over 5 years ago
Merge pull request #36 from krukru/refactor/method-param-name

Refactor count/notCount parameter name

a4ce274c6b64b9c1b7ce2683902e90a6351b7be1 authored over 5 years ago
added tests whether a callback throws or does not throw an exception

8956873281b453bc211a05f92f600f0c82f8cec4 authored almost 6 years ago
Refactor method parameter name

The new name more accurately describes the datatype of the parameter
and it is in line with the ...

4764ae3e96280b4282111e62d56320d2b1550642 authored about 6 years ago
Update README.md

a5c7552a202b8dc85ff9dc739d70f29100a5f56e authored about 7 years ago
Update README.md

71b82f79f21da61ba07aa8a131c2d2459178a71a authored about 7 years ago
changed build settings on travis

f45b39025b3f5cfd9a9d8fb992432885ff5380c1 authored about 7 years ago
merged with master, removed PHPUnit 5.x support

9e497651a3152c35327d48efcebe52a23343c0ef authored about 7 years ago
merged with master, removed PHPUnit 5.x support

d35f10feee265cde4765dd6ecfa72b63b3ff4c16 authored about 7 years ago
updated email in composer.json

97022a427804bbb0e85a0fd9a23c4fe8059bfd59 authored about 7 years ago
PHPUnit 6 support; Extending improved

8e4aab95d07d49d0afad2c48ad9e6534e23cee79 authored about 7 years ago
Merge pull request #31 from rebuy-de/fix_phpunit-v6

Fix ClassNotFound for PHPUnit > v6

8a17273017e23a866df3fa2ad2b4182b7ce354f0 authored over 7 years ago
Fix ClassNotFound for PHPUnit > v6

aa8767c4f73d9f734dfdcbcf73fcfcfd878029fe authored over 7 years ago
Merge pull request #29 from ddinchev/master

Allow comparing floats with delta.

5d649dda453cd814dadc4bb053060cd2c6bb4b4c authored about 8 years ago
Allow comparing floats with delta.

f219dd8ee7ef9d91cff9f73e2df4b9fa456c6976 authored about 8 years ago
Merge pull request #25 from greg-1-anderson/patch-1

Add "license" entry to composer.json

b06d706261d1fee0cc312bacc5c1b7c506e5213a authored over 8 years ago
Add "license" entry to composer.json

Using versioneye to analyze Robo, I noticed that this service could not figure out what the lice...

e17d37979e133739f371337e9b189a1b63c625f0 authored over 8 years ago
Merge pull request #21 from buu-lam/master

fixbug expect($object)->(not)hasAttribute($attributeName)

dc19c8722f3756341e5b0ce0590f09fda1d63719 authored over 8 years ago
Merge pull request #23 from glensc/patch-1

Update README.md

76e30900e46baf5c0d4ad36704827ee8fcb63b78 authored over 8 years ago
more is/are changes

31b74434cb7c70846f4022ffdd37438f13785871 authored over 8 years ago
Update README.md

spelling

067c6c81c5b3862775ed5d7a515c7fef22934ab8 authored over 8 years ago
fix bc-break php 5.3 array syntax

26c309d7fbe3b8359cf98e5575000e06d04a452d authored almost 9 years ago
fixbug expect($object)->(not)hasAttribute($attributeName)

3c69788a077aeb49d31136430760e8de75aa02ae authored almost 9 years ago
Merge pull request #19 from sergeyklay/patch-2

Update LICENSE

793a1f2bcd9493dc15e368fccfa70bfa593e98d0 authored almost 9 years ago
Merge pull request #20 from sergeyklay/patch-3

Update README.md

94010956e55a01025e983b1e7ee8b6d088e89af1 authored almost 9 years ago
Update README.md

acfc3d00b4067ef2a58dead6310e42609faeb136 authored about 9 years ago
Update LICENSE

a7b5574ecb39db8a48092b126c4818e37daee0fe authored about 9 years ago
Merge pull request #18 from sergeyklay/patch-2

Removed wrong example

37e7db2a607cbef113aad8dd1094ed9cd299e355 authored about 9 years ago
Removed wrong example

3cdfaf523ca5dbbc776a052c00edda7d67b3032c authored about 9 years ago
improved readme and robofile

3fc6f0ea8ae7a749543b433dad150ef47c98cbce authored about 9 years ago
added PHP7 support

d3721cfc668d96b41acbda3ecd01d3499381db64 authored about 9 years ago
Merge branch 'master' of github.com:Codeception/Verify

9f082367e1fea9d14b125cb8d1a4f5c2ce8c34cb authored about 9 years ago
replaced release scripts with Robofile

508d4843b7fce3a2fd33eb09de37697cdb61e8cc authored about 9 years ago
Merge pull request #17 from sergeyklay/fix_tests

Removed deprecated methods

29907fdbf60738617431eb1e7517538608ae4f2f authored about 9 years ago
Removed deprecated methods

92947f92a34cca7a2cdee0ec2a1396ec0369bb61 authored about 9 years ago
updated to latest phpunit

01d46c61c44b87e7902abb6c106416dfb874c8f7 authored over 9 years ago
Merge pull request #6 from stevekr/master

Fix lessThen() spelling error

7c60fb5599b7b6389349a2f0f53cdcc4a6b0db2a authored over 9 years ago
Merge pull request #7 from cmoralesweb/more-asserts

More asserts

9cf4accf641023637046b6ae92cd8adb538a92ef authored over 9 years ago
Merge pull request #10 from asppsa/master

rename lessThen to lessThan

aa9a7c500c6f40be81924046073d54edd5ab0da1 authored over 9 years ago
rename lessThen to lessThan

61776aacc17cbf64c39f7621bc361ed7cb6e7e70 authored almost 10 years ago
Merge pull request #9 from GrahamCampbell/composer

Updated Composer

f545e1d429b42c15e590cfd7082ed992553f0e77 authored about 10 years ago
Composer updates

8915e3605fbbdd4a7a9281319ce8bbba2d738931 authored over 10 years ago
Added missing absolute paths.

8978f800c5e362bfefffd73a44ce9394b5f54dba authored over 10 years ago
Absolute file paths.

7953da8065398f5469819ccc0a8cee17803b4272 authored over 10 years ago
Added remaining phpUnit tests and improved the others.

83c3bb4a42d9506003d42d85508447b0a3f55644 authored over 10 years ago
Fixed typo

677ace00f8e94185ca7f3bf42e86791b35cc03c1 authored over 10 years ago
Dedicated file functions, so expectations are easier to read.

9c83ed104c70a74bcb8f0f40b208f2e6c6f0d25d authored over 10 years ago
Added more phpUnit assertions.

39b508967951a04fa9c1482a3f441f0384b18744 authored over 10 years ago
Added a couple of phpunit assertionss.

d13813cad4495bc4697a0e4e73f4c086ce23de27 authored over 10 years ago
Fix lessThen() in VerifyTest

4259fba6e03e86dbb5ee5ed16283500f2f2be2c3 authored over 10 years ago