|
|
933820c8d3
|
Add next section link to the CHANGELOG
See: https://github.com/pestphp/website/pull/66#discussion_r447211656
|
2020-06-29 21:45:59 +01:00 |
|
|
|
4e9587da59
|
Merge pull request #114 from rkozlov95/normalize-changelogs
docs: updates changelog
|
2020-06-29 01:25:01 +02:00 |
|
|
|
60a5db14ba
|
docs: updates changelog
|
2020-06-29 02:23:49 +03:00 |
|
|
|
7ea3e02afa
|
Merge pull request #112 from rkozlov95/add-pull-request-template
add pull request template
|
2020-06-28 01:48:18 +02:00 |
|
|
|
421c52fb74
|
add pull request template
|
2020-06-28 02:18:24 +03:00 |
|
|
|
a3644f7efa
|
tests: fixes windows tests
|
2020-06-26 18:42:57 +02:00 |
|
|
|
c7326f430b
|
chore: fixes required version of collision
|
2020-06-26 18:28:47 +02:00 |
|
|
|
9ea51caf3f
|
feat: adds --version option
|
2020-06-26 18:17:11 +02:00 |
|
|
|
cb4c9563bd
|
Merge pull request #109 from Gummibeer/patch-1
pass calls to overloaded method if possible
|
2020-06-21 18:53:12 +02:00 |
|
|
|
fac44d9afe
|
revert to first approach by calling __call directly
|
2020-06-21 18:46:11 +02:00 |
|
|
|
6e27c6d85d
|
fix tye check
|
2020-06-21 18:44:04 +02:00 |
|
|
|
9a0cfaf339
|
use shorter beforeEach chain syntax
|
2020-06-21 18:39:47 +02:00 |
|
|
|
321b3e8df3
|
use call_user_func_array instead of direct calling __call
add check for __callStatic
|
2020-06-21 18:31:09 +02:00 |
|
|
|
bff97418ed
|
do not return $this
|
2020-06-21 18:27:43 +02:00 |
|
|
|
a47ad6a1d3
|
Merge branch 'master' of https://github.com/pestphp/pest into patch-1
# Conflicts:
# tests/.snapshots/success.txt
|
2020-06-21 18:25:57 +02:00 |
|
|
|
74c14808cf
|
rebuild success.txt
|
2020-06-21 18:24:49 +02:00 |
|
|
|
eff2d7f613
|
fix test and add exception test
|
2020-06-21 18:23:39 +02:00 |
|
|
|
e135979f34
|
revert null old-target logic
|
2020-06-21 18:22:34 +02:00 |
|
|
|
15edde8e87
|
docs: updates changelog
v0.2.2
|
2020-06-21 17:43:28 +02:00 |
|
|
|
211f5c2433
|
tests: makes incomplete tests success
|
2020-06-21 17:40:41 +02:00 |
|
|
|
5d58d58f71
|
chore: updates phpstan config
|
2020-06-21 17:40:29 +02:00 |
|
|
|
d5a4008d3e
|
chore: bumps dev dependencies
|
2020-06-21 17:40:17 +02:00 |
|
|
|
1bf802268f
|
Merge pull request #103 from nuernbergerA/feature/depends
Add support for PHPUnit's @depends
|
2020-06-21 17:10:58 +02:00 |
|
|
|
807a4b004f
|
Merge branch 'master' into feature/depends
|
2020-06-21 17:10:51 +02:00 |
|
|
|
53a8c7b05e
|
add test for new macro behavior
|
2020-06-21 14:02:56 +02:00 |
|
|
|
ef5715ce10
|
ignore null return values and re-use old target
|
2020-06-21 14:02:42 +02:00 |
|
|
|
0c04882389
|
use long exception variable name
|
2020-06-21 13:08:06 +02:00 |
|
|
|
323c5f211f
|
pass calls to overloaded method if possible
fix #108
|
2020-06-21 11:55:32 +02:00 |
|
|
|
f7a3fa15f4
|
Merge pull request #101 from fetzi/bugfix/dataset-name-creation
Fix dataset name creation with objects
|
2020-06-20 21:42:16 +02:00 |
|
|
|
6dd3ca20e4
|
Also handle multiple descriptions within whole dataset
|
2020-06-20 11:29:07 +02:00 |
|
|
|
d9ea378819
|
Only append numbers when data set desc is the same
|
2020-06-20 09:53:38 +02:00 |
|
|
|
6aa0356570
|
add more tests
|
2020-06-19 23:22:14 +02:00 |
|
|
|
45b0d5d899
|
feat(depends): adds phpdocs
|
2020-06-19 21:39:01 +02:00 |
|
|
|
5be1edd7b7
|
added missing return types
|
2020-06-19 21:25:38 +02:00 |
|
|
|
75f7ee0acf
|
added feedback from @nunomaduro
|
2020-06-19 20:39:09 +02:00 |
|
|
|
d0a74931dd
|
implemented support for PHPUnit's @depends
|
2020-06-19 19:50:54 +02:00 |
|
|
|
0738e113ad
|
Fix dataset name creation with objects
fixes #98
|
2020-06-19 16:03:47 +02:00 |
|
|
|
283d8f3e03
|
docs: updates changelog
v0.2.1
|
2020-06-17 18:57:54 +02:00 |
|
|
|
1c3e820283
|
Merge pull request #97 from fkraefft/fix-traits
Fix in Test Repository use method.
|
2020-06-17 18:47:00 +02:00 |
|
|
|
accd4eb7b4
|
Multiple global uses registered in the same path test added.
|
2020-06-17 11:57:08 -03:00 |
|
|
|
ae7991c7e9
|
Style fixes.
|
2020-06-17 11:56:24 -03:00 |
|
|
|
e9e72d607e
|
vscode folder added to gitignore.
|
2020-06-17 11:55:48 -03:00 |
|
|
|
40766f9275
|
Fix in Test Repository use method.
|
2020-06-17 09:59:46 -03:00 |
|
|
|
a3fd60ce4d
|
docs: updates changelog
v0.2.0
|
2020-06-14 17:01:15 +02:00 |
|
|
|
f9a3e39902
|
tests: removes test coverage for now
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:35:30 +02:00 |
|
|
|
06d707fb41
|
feat(container): makes it autowirable
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:25:51 +02:00 |
|
|
|
a70c64d704
|
tests: removes unused file
|
2020-06-14 16:23:54 +02:00 |
|
|
|
3a78aaef8f
|
fix(container): resolves dependencies without contructor
Co-Authored-By: Johannes Pichler <fetzi@users.noreply.github.com>
|
2020-06-14 16:15:05 +02:00 |
|
|
|
c79c0feec8
|
feat(namespaced-functions): updates stubs
|
2020-06-14 02:16:14 +02:00 |
|
|
|
39a5a94f3e
|
feat(namespaced-helpers): udpates stubs
|
2020-06-14 01:03:35 +02:00 |
|