|
|
5f315fc899
|
Updates warning color
|
2021-07-16 17:46:30 +01:00 |
|
|
|
e59606818d
|
More work on output
|
2021-07-16 17:26:48 +01:00 |
|
|
|
e16104350e
|
More work on output
|
2021-07-16 16:45:35 +01:00 |
|
|
|
df31191f4e
|
Merge branch 'master' into teamcity-assertion-fix
|
2021-07-16 16:45:16 +01:00 |
|
|
|
5b310f6f93
|
More work on output
|
2021-07-16 15:58:44 +01:00 |
|
|
|
0200f90e9a
|
Start of work on better TeamCity output
|
2021-07-16 15:06:10 +01:00 |
|
|
|
027e69e48f
|
Merge pull request #349 from pestphp/teamcity-assertion-fix
Fixes the assertion output showing as 0 in the TeamCity logger
|
2021-07-16 14:58:30 +01:00 |
|
|
|
33e01e3805
|
Merge pull request #348 from jdanino/stubfix
Fix the unit test stub
|
2021-07-16 14:26:01 +01:00 |
|
|
|
13781dcd14
|
Fixes the assertion output showing as 0 in the TeamCity logger.
|
2021-07-16 13:17:33 +01:00 |
|
|
|
164bad437a
|
Fixes the assertion output showing as 0 in the TeamCity logger.
|
2021-07-16 13:10:30 +01:00 |
|
|
|
7ddcc03ad9
|
Update stubs/Unit.php
Co-authored-by: Owen Voke <development@voke.dev>
|
2021-07-16 13:00:32 +01:00 |
|
|
|
bbe4445257
|
Fix the unit test stub
|
2021-07-16 12:40:57 +02:00 |
|
|
|
d90ddf889c
|
docs: update changelog
v1.10.0
|
2021-07-12 11:54:40 +01:00 |
|
|
|
5907164749
|
Merge pull request #341 from pestphp/hot-hoe
Adds support for Higher Order Expectations in Higher Order Tests
|
2021-07-12 11:52:04 +01:00 |
|
|
|
eb6de433b7
|
docs: update changelog
v1.9.1
|
2021-07-11 09:08:31 +01:00 |
|
|
|
32f72cdf55
|
Merge pull request #344 from pestphp/callable-expect-fix
Forces higher order test callable expects to be closures
|
2021-07-11 09:04:59 +01:00 |
|
|
|
c160d97428
|
Forces higher order test callable expects to be closures.
|
2021-07-11 07:56:02 +01:00 |
|
|
|
2a8de0565f
|
Adds support for Higher Order Expectations in Higher Order Tests
|
2021-07-09 16:50:15 +01:00 |
|
|
|
5ab3c6e2d7
|
Merge pull request #340 from pestphp/better-tap-type-hinting
Better tap type hinting
|
2021-07-09 16:34:18 +01:00 |
|
|
|
50ece576a7
|
Improves type-hinting for target in HigherOrderTapProxy
|
2021-07-09 16:09:53 +01:00 |
|
|
|
9c202fa2d7
|
Improves type-hinting for tap method
|
2021-07-09 16:07:37 +01:00 |
|
|
|
e4e9cb09e4
|
docs: update changelog
v1.9.0
|
2021-07-09 09:15:22 +01:00 |
|
|
|
6a7597c01a
|
Merge pull request #339 from pestphp/exception-improvements
Allows you to just specify an exception message when calling `throws`.
|
2021-07-09 09:08:05 +01:00 |
|
|
|
dd05452edd
|
Renames a property to be more inclusive.
|
2021-07-08 18:39:09 +01:00 |
|
|
|
99ea9f42e5
|
Allows you to just specify an exception message when calling throws.
|
2021-07-08 18:32:02 +01:00 |
|
|
|
7d6a86adc7
|
docs: update changelog
v1.8.0
|
2021-07-08 18:11:02 +01:00 |
|
|
|
7fbd2661c8
|
Merge pull request #338 from pestphp/skip-closure-support
Closures passed to the `skip` method are now bound to the test case
|
2021-07-08 18:05:27 +01:00 |
|
|
|
6ce678d1c2
|
Adds an extra test to ensure that skipping takes place before higher order callables.
|
2021-07-08 17:52:56 +01:00 |
|
|
|
5049b996db
|
Merge branch 'master' into skip-closure-support
# Conflicts:
# src/Support/HigherOrderMessage.php
|
2021-07-08 17:50:48 +01:00 |
|
|
|
d838456caa
|
Merge pull request #331 from pestphp/higher-order-tap-and-defer
Adds a new `tap` method to Higher Order tests
|
2021-07-08 17:38:17 +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 |
|
|
|
7e9edecc7f
|
Higher Order Tests now resolve callable expectations. The tap method now always returns the test case.
|
2021-07-06 14:05:40 +01:00 |
|
|
|
dc75b34deb
|
refactor: move logic into boolean method in TestCaseFactory
|
2021-06-30 09:51:49 -05:00 |
|
|
|
8e22803797
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-30 09:04:20 -05:00 |
|
|
|
c290909eb3
|
Adds @mixin for HigherOrderCallables class
|
2021-06-25 09:24:16 +01:00 |
|
|
|
f2e56da2da
|
Updates snapshots
|
2021-06-24 22:58:29 +01:00 |
|
|
|
e6b258534a
|
Merge branch 'master' into higher-order-tap-and-defer
# Conflicts:
# tests/.snapshots/success.txt
|
2021-06-24 22:57:48 +01:00 |
|
|
|
acef002a2d
|
Adds tap for Higher Order tests
|
2021-06-24 22:57:26 +01:00 |
|
|
|
11ebe014fb
|
docs: update changelog
v1.7.1
|
2021-06-24 21:44:57 +01:00 |
|
|
|
2d13c6e219
|
Merge pull request #330 from pestphp/higher-order-expectation-and
Allows `and` in Higher Order Expectations.
|
2021-06-24 21:42:22 +01:00 |
|
|
|
fbcb492c79
|
Simplification
|
2021-06-24 21:40:24 +01:00 |
|
|
|
4f67eff619
|
Start of work
|
2021-06-24 21:38:02 +01:00 |
|
|
|
3c2c767e09
|
Updates snapshot
|
2021-06-24 21:35:16 +01:00 |
|
|
|
ff527baa1d
|
Allows and in Higher Order Expectations.
|
2021-06-24 21:31:12 +01:00 |
|
|
|
621718d4b1
|
Merge pull request #329 from bigint/master
Update phpunit/phpunit to 9.5.6
|
2021-06-23 10:28:49 +01:00 |
|
|
|
59adc57344
|
Update phpunit/phpunit to 9.5.6
|
2021-06-23 14:55:09 +05:30 |
|
|
|
82bd836ae9
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-21 19:50:15 -05:00 |
|
|
|
1680613e12
|
docs: update changelog
v1.7.0
|
2021-06-19 14:42:29 +01:00 |
|