|
|
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 |
|
|
|
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
|
2021-06-15 23:06:43 +01:00 |
|
|
|
8d670b4ed7
|
refactor: renames traits
|
2021-06-15 23:05:57 +01:00 |
|
|
|
c07cd8c252
|
feat: move Expectations API out of external plugin
|
2021-06-15 17:10:21 +01:00 |
|
|
|
ea696f819e
|
feat: move Coverage out of external plugin
|
2021-06-15 14:26:57 +01:00 |
|
|
|
55449c956a
|
feat: move init command out of external plugin
|
2021-06-15 09:29:33 +01:00 |
|
|
|
1c57de7e36
|
fixes typos
|
2021-06-13 11:45:18 +01:00 |
|
|
|
49de462250
|
Adds support for incompleted tests
|
2021-06-10 19:20:16 +01:00 |
|
|
|
50e9978dc3
|
Merge branch 'master' into matrix-datasets
# Conflicts:
# tests/.snapshots/success.txt
|
2021-06-10 09:01:09 +02:00 |
|
|
|
17d407a26a
|
Updates changelog
|
2021-06-07 15:27:33 +01:00 |
|
|
|
cdc3bd3f45
|
Merge pull request #308 from titouanmathis/fix/test-key-separator
Fix/test key separator
|
2021-06-07 15:22:05 +01:00 |
|
|
|
4c911cd0eb
|
docs: update changelog
|
2021-06-07 08:59:27 +01:00 |
|
|
|
c04d6d946d
|
Fix a bug where plugins could not be used in a path containing an @
Fix #307
|
2021-06-03 14:15:20 +02:00 |
|
|
|
ea0be9e7a4
|
Refactored Datasets::resolve() to make it more readable
|
2021-05-27 08:46:38 +02:00 |
|
|
|
838ac273ab
|
writed tests with multiple datasets
Took 1 hour 6 minutes
|
2021-05-25 23:56:46 +02:00 |
|
|
|
3117f11fae
|
phpstan fixes
Took 3 minutes
|
2021-05-24 23:36:51 +02:00 |
|
|
|
294c41f0dc
|
lint fixes
Took 3 minutes
|
2021-05-24 23:33:43 +02:00 |
|
|
|
19a45c856e
|
updates Dataset::resolve to generate a matrix of values from multiple datasets
Took 42 seconds
|
2021-05-24 23:30:11 +02:00 |
|
|
|
3b784060b8
|
updated TestCaseFactory.php to store multiple datasets
Took 44 seconds
|
2021-05-24 23:29:29 +02:00 |
|
|
|
dd5a11a61f
|
updated TestCall.php to store multiple datasets
Took 1 hour 59 minutes
|
2021-05-24 23:28:46 +02:00 |
|
|
|
9133b88d65
|
release: 1.3.0
|
2021-05-23 22:06:11 +01:00 |
|
|
|
6c6bba2a04
|
tests: updates snapshots
|
2021-05-23 22:02:06 +01:00 |
|
|
|
dd24b7e347
|
Merge pull request #300 from pestphp/feat-function_exists
Wrap functions in function_exists
|
2021-05-23 21:47:25 +01:00 |
|
|
|
98c62f4b1d
|
show only name for named datasets
Took 4 minutes
|
2021-05-23 22:16:29 +02:00 |
|
|
|
dd78cc9a50
|
Wrap functions in function_exists
|
2021-05-19 09:47:29 +02:00 |
|
|
|
9027411004
|
feat(mock-plugin): moves mock stuff to their own plugin
|
2021-05-15 23:43:37 +01:00 |
|
|
|
7023cec432
|
feat(mock): updates tests
|
2021-05-15 01:01:46 +01:00 |
|
|
|
c9f723530d
|
feat(mock): adds work in progress
|
2021-05-14 23:52:24 +01:00 |
|
|
|
3205b571b0
|
Merge branch 'master' of https://github.com/pestphp/pest
|
2021-05-14 10:51:54 +01:00 |
|
|
|
2c4aef5272
|
release: 1.2.1
|
2021-05-14 10:51:50 +01:00 |
|
|
|
ea8ab88056
|
style: apply fixes from PHPStan
|
2021-05-14 10:05:16 +01:00 |
|
|
|
564a21badd
|
style: apply fixes from php-cs-fixer
|
2021-05-14 10:00:53 +01:00 |
|
|
|
41ce87450f
|
fix: resolve test directory before function call
|
2021-05-14 09:33:52 +01:00 |
|
|
|
fb0eef4200
|
release: 1.2.0
|
2021-05-13 00:37:55 +01:00 |
|
|
|
819da37b89
|
Merge pull request #292 from shuvroroy/patch-1
Remove unused import
|
2021-05-12 21:21:59 +01:00 |
|
|
|
7bb12b73e8
|
Merge pull request #288 from gregorip02/master
Ignore the absence of the tests folder
|
2021-05-11 08:19:14 +01:00 |
|
|
|
b8103697c9
|
Remove unused import
|
2021-05-07 12:45:55 +06:00 |
|
|
|
ca3f8b5702
|
Merge pull request #291 from olivernybroe/feat-junit
Add Junit support
|
2021-05-05 17:13:58 +01:00 |
|
|
|
daa01ea44b
|
Merge pull request #283 from faustbrian/test-directory-config
make test directory configurable
|
2021-05-05 11:07:10 +01:00 |
|
|
|
26d577f9c5
|
separate directory and path by /
|
2021-05-05 05:07:17 +03:00 |
|
|
|
43fb711251
|
Merge branch 'master' into master
|
2021-05-03 11:47:36 -04:00 |
|
|
|
567af55a19
|
make test directory configurable
|
2021-05-03 18:28:20 +03:00 |
|
|
|
c6a2e3b4d0
|
chore: release 1.1.0
|
2021-05-02 23:41:59 +01:00 |
|