Commit Graph

560 Commits

Author SHA1 Message Date
luke 1680613e12 docs: update changelog v1.7.0 2021-06-19 14:42:29 +01:00
Nuno Maduro f6d3ce41bc chore: updates funding 2021-06-18 22:17:44 +01:00
Nuno Maduro d16a48bf0f chore: cs 2021-06-18 22:16:54 +01:00
Nuno Maduro 9459ce4030 Merge pull request #324 from pestphp/nested-higher-order-expectations
Adds Nested Higher Order Expectations
2021-06-18 22:12:17 +01:00
Nuno Maduro c773d1cd57 chore: type checks scripts folder 2021-06-18 22:09:56 +01:00
luke 22a1aac84a Fixes types 2021-06-18 22:08:47 +01:00
luke 3a20696da4 CS 2021-06-18 22:03:51 +01:00
luke 99bcf98617 Rebuilds snapshots 2021-06-18 22:03:01 +01:00
luke 09d9bae988 Merge branch 'master' into nested-higher-order-expectations
# Conflicts:
#	tests/.snapshots/success.txt
2021-06-18 22:01:30 +01:00
luke 27de6106ab Adds type hinting 2021-06-18 22:01:16 +01:00
Nuno Maduro aeded0a356 refacto: coding style updates 2021-06-18 22:01:14 +01:00
Nuno Maduro 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
luke 4b55de27f1 Adds generics 2021-06-18 21:52:24 +01:00
luke 3d7b6426a1 Updates snapshots 2021-06-18 21:49:38 +01:00
luke 1d415eb7fb Merge branch 'master' into nested-higher-order-expectations
# Conflicts:
#	tests/.snapshots/success.txt
2021-06-18 21:49:05 +01:00
luke 8a384a6d65 Merge fixes 2021-06-18 21:46:57 +01:00
luke 7c4dd2f2e7 Merge branch 'master' into non-callable-sequence
# Conflicts:
#	tests/.snapshots/success.txt
2021-06-18 21:45:02 +01:00
Nuno Maduro b6f0496c3c chore: updates funding 2021-06-18 12:39:05 +01:00
luke 9b34650e72 Adds changelog for 1.6.0 v1.6.0 2021-06-18 12:36:43 +01:00
luke db9f1254b5 Tags Pest 1.6 2021-06-18 12:30:57 +01:00
Nuno Maduro b0e2ce6896 Merge pull request #325 from dansysanalyst/feat/json
Method json() to parse JSON strings
2021-06-18 12:28:45 +01:00
Daniel Ang 3afdedbd3f Snapshots 2021-06-18 13:11:37 +02:00
Nuno Maduro 4bf69b97bd feat(json): updates docs 2021-06-18 12:06:41 +01:00
Daniel Ang ecb37fce91 Refactoring to use toBeJson()
Refactoring according to @lukeraymonddowning suggestion
2021-06-18 13:04:31 +02:00
Daniel Ang c1b27579ca Method json() to parse JSON strings
- Parse a JSON string into array
- Test
2021-06-18 12:43:17 +02:00
luke d96a2485b6 Updates snapshot 2021-06-17 00:18:12 +01:00
luke 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
luke 579bb1b90c Updates DocBlock type hinting 2021-06-17 00:15:42 +01:00
Nuno Maduro 5116b4341e Merge pull request #322 from pestphp/to-have-key
Reimplements the new `toHaveArray` features.
2021-06-16 23:12:43 +01:00
luke 7ff64540a6 Adds nested Higher Order Expectations. 2021-06-16 20:48:23 +01:00
luke 241d4cf94c Reimplements non-callable sequence values. 2021-06-16 20:34:17 +01:00
luke a5ce2dc1a1 Reimplements the new toHaveArray features. 2021-06-16 20:27:36 +01:00
Nuno Maduro 729638a3bb release: v1.5.0 v1.5.0 2021-06-15 23:06:43 +01:00
Nuno Maduro 82768382da chore: bumps dependencies 2021-06-15 23:06:22 +01:00
Nuno Maduro 3cb52447bb chore: adjusts type checker 2021-06-15 23:06:06 +01:00
Nuno Maduro 8d670b4ed7 refactor: renames traits 2021-06-15 23:05:57 +01:00
Nuno Maduro 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
Owen Voke c07cd8c252 feat: move Expectations API out of external plugin 2021-06-15 17:10:21 +01:00
Owen Voke a10b29a8da Merge pull request #318 from owenvoke/feature/coverage
feat: move Coverage out of external plugin
2021-06-15 14:34:49 +01:00
Owen Voke ea696f819e feat: move Coverage out of external plugin 2021-06-15 14:26:57 +01:00
Owen Voke 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
Owen Voke fa16775ee2 fix: allow copying the phpunit.xml 2021-06-15 09:37:58 +01:00
Owen Voke 55449c956a feat: move init command out of external plugin 2021-06-15 09:29:33 +01:00
Nuno Maduro e4b4e55dcd Merge pull request #314 from ordago/typos
fixes typos
2021-06-13 14:35:48 +01:00
Matias Ibargoyen 1c57de7e36 fixes typos 2021-06-13 11:45:18 +01:00
Nuno Maduro dd2921fd26 tests: fixes snapshots v1.4.0 2021-06-10 19:26:42 +01:00
Nuno Maduro 977dbb5bcb docs: updates changelog 2021-06-10 19:21:02 +01:00
Nuno Maduro 49de462250 Adds support for incompleted tests 2021-06-10 19:20:16 +01:00
Nuno Maduro 95e8add29b Merge pull request #303 from def-studio/matrix-datasets
Matrix datasets
2021-06-10 18:43:31 +01:00
Nuno Maduro b682fe631d chore: bumps expectation plugin 2021-06-10 18:40:38 +01:00