|
|
c773d1cd57
|
chore: type checks scripts folder
|
2021-06-18 22:09:56 +01:00 |
|
|
|
22a1aac84a
|
Fixes types
|
2021-06-18 22:08:47 +01:00 |
|
|
|
3a20696da4
|
CS
|
2021-06-18 22:03:51 +01:00 |
|
|
|
99bcf98617
|
Rebuilds snapshots
|
2021-06-18 22:03:01 +01:00 |
|
|
|
09d9bae988
|
Merge branch 'master' into nested-higher-order-expectations
# Conflicts:
# tests/.snapshots/success.txt
|
2021-06-18 22:01:30 +01:00 |
|
|
|
27de6106ab
|
Adds type hinting
|
2021-06-18 22:01:16 +01:00 |
|
|
|
aeded0a356
|
refacto: coding style updates
|
2021-06-18 22:01:14 +01:00 |
|
|
|
afef1d56e8
|
Merge pull request #323 from pestphp/non-callable-sequence
Sequenced expectations can now be passed as non-callable values
|
2021-06-18 21:53:04 +01:00 |
|
|
|
4b55de27f1
|
Adds generics
|
2021-06-18 21:52:24 +01:00 |
|
|
|
3d7b6426a1
|
Updates snapshots
|
2021-06-18 21:49:38 +01:00 |
|
|
|
1d415eb7fb
|
Merge branch 'master' into nested-higher-order-expectations
# Conflicts:
# tests/.snapshots/success.txt
|
2021-06-18 21:49:05 +01:00 |
|
|
|
8a384a6d65
|
Merge fixes
|
2021-06-18 21:46:57 +01:00 |
|
|
|
7c4dd2f2e7
|
Merge branch 'master' into non-callable-sequence
# Conflicts:
# tests/.snapshots/success.txt
|
2021-06-18 21:45:02 +01:00 |
|
|
|
b6f0496c3c
|
chore: updates funding
|
2021-06-18 12:39:05 +01:00 |
|
|
|
9b34650e72
|
Adds changelog for 1.6.0
v1.6.0
|
2021-06-18 12:36:43 +01:00 |
|
|
|
db9f1254b5
|
Tags Pest 1.6
|
2021-06-18 12:30:57 +01:00 |
|
|
|
b0e2ce6896
|
Merge pull request #325 from dansysanalyst/feat/json
Method json() to parse JSON strings
|
2021-06-18 12:28:45 +01:00 |
|
|
|
3afdedbd3f
|
Snapshots
|
2021-06-18 13:11:37 +02:00 |
|
|
|
4bf69b97bd
|
feat(json): updates docs
|
2021-06-18 12:06:41 +01:00 |
|
|
|
ecb37fce91
|
Refactoring to use toBeJson()
Refactoring according to @lukeraymonddowning suggestion
|
2021-06-18 13:04:31 +02:00 |
|
|
|
c1b27579ca
|
Method json() to parse JSON strings
- Parse a JSON string into array
- Test
|
2021-06-18 12:43:17 +02:00 |
|
|
|
e64856c664
|
test: use throws method instead of assert
|
2021-06-17 13:33:11 -05:00 |
|
|
|
de86598c0d
|
Merge branch 'master' into fix-missing-dataset-errors
|
2021-06-16 21:36:42 -05:00 |
|
|
|
553b45306f
|
feat: handle unions (PHP 8)
|
2021-06-16 21:29:08 -05:00 |
|
|
|
d96a2485b6
|
Updates snapshot
|
2021-06-17 00:18:12 +01:00 |
|
|
|
9e9d1cc8cc
|
Merge branch 'master' into nested-higher-order-expectations
# Conflicts:
# src/Expectation.php
# tests/.snapshots/success.txt
|
2021-06-17 00:17:25 +01:00 |
|
|
|
579bb1b90c
|
Updates DocBlock type hinting
|
2021-06-17 00:15:42 +01:00 |
|
|
|
5116b4341e
|
Merge pull request #322 from pestphp/to-have-key
Reimplements the new `toHaveArray` features.
|
2021-06-16 23:12:43 +01:00 |
|
|
|
7ff64540a6
|
Adds nested Higher Order Expectations.
|
2021-06-16 20:48:23 +01:00 |
|
|
|
2e7192ab95
|
chore: static analysis adjustments - deprecation RE: ReflectionType::__toString
|
2021-06-16 14:42:51 -05:00 |
|
|
|
241d4cf94c
|
Reimplements non-callable sequence values.
|
2021-06-16 20:34:17 +01:00 |
|
|
|
a5ce2dc1a1
|
Reimplements the new toHaveArray features.
|
2021-06-16 20:27:36 +01:00 |
|
|
|
e21e3080e0
|
test: add new exception check & update snapshots
|
2021-06-16 14:04:50 -05:00 |
|
|
|
6a7ee90ff5
|
feat: throw user-friendly exception for missing argument data
|
2021-06-16 01:01:34 -05:00 |
|
|
|
9d66893d5a
|
feat: add boolean property to signal dependency proxy calls
|
2021-06-16 01:00:23 -05:00 |
|
|
|
64e780cf72
|
fix: types
|
2021-06-16 00:58:46 -05:00 |
|
|
|
9bf141f698
|
style: formatting & linting
|
2021-06-16 00:54:22 -05:00 |
|
|
|
9904094590
|
feat: add new exception for missing datasets on tests with arguments
|
2021-06-16 00:53:17 -05:00 |
|
|
|
9e5b779abc
|
feat: add helper function for mapping a function's arguments
|
2021-06-16 00:52:31 -05:00 |
|
|
|
729638a3bb
|
release: v1.5.0
v1.5.0
|
2021-06-15 23:06:43 +01:00 |
|
|
|
82768382da
|
chore: bumps dependencies
|
2021-06-15 23:06:22 +01:00 |
|
|
|
3cb52447bb
|
chore: adjusts type checker
|
2021-06-15 23:06:06 +01:00 |
|
|
|
8d670b4ed7
|
refactor: renames traits
|
2021-06-15 23:05:57 +01:00 |
|
|
|
624f6e0acc
|
Merge pull request #320 from owenvoke/feature/expectations
feat: move Expectations API out of external plugin
|
2021-06-15 22:38:44 +01:00 |
|
|
|
c07cd8c252
|
feat: move Expectations API out of external plugin
|
2021-06-15 17:10:21 +01:00 |
|
|
|
a10b29a8da
|
Merge pull request #318 from owenvoke/feature/coverage
feat: move Coverage out of external plugin
|
2021-06-15 14:34:49 +01:00 |
|
|
|
ea696f819e
|
feat: move Coverage out of external plugin
|
2021-06-15 14:26:57 +01:00 |
|
|
|
e9b564a50c
|
Merge pull request #317 from owenvoke/feature/init
feat: move init command out of external plugin
|
2021-06-15 13:17:59 +01:00 |
|
|
|
fa16775ee2
|
fix: allow copying the phpunit.xml
|
2021-06-15 09:37:58 +01:00 |
|
|
|
55449c956a
|
feat: move init command out of external plugin
|
2021-06-15 09:29:33 +01:00 |
|