Commit Graph

10 Commits

Author SHA1 Message Date
5049b996db Merge branch 'master' into skip-closure-support
# Conflicts:
#	src/Support/HigherOrderMessage.php
2021-07-08 17:50:48 +01:00
e45c4ff4f1 Refactors HigherOrderMessage 2021-07-08 17:30:39 +01:00
fa3959db17 Type hints for callable 2021-07-08 13:12:30 +01:00
b97e206f7a Closures passed to the skip method are now bound to the test case to allow for more complex logic. 2021-07-08 09:44:28 +01:00
acef002a2d Adds tap for Higher Order tests 2021-06-24 22:57:26 +01:00
38344c99f1 style: apply Rector changes 2020-08-12 14:45:55 +01:00
3cfadee2bb PHP 8 and PHPUnit 9.3 support 2020-08-07 11:23:45 +01:00
aa1917c28d feat(pending-higher-order-tests): adds code and tests 2020-06-04 01:34:03 +02:00
2d85842777 refacto: higher order messages 2020-05-13 22:21:59 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00