|
|
13a8aee049
|
Get root path from already available and correct path of autoloader
|
2020-10-14 21:31:28 +08:00 |
|
|
|
e4f5a284a6
|
Merge pull request #208 from owenvoke/bugfix/changelog-action
ci(changelog): fix changelog action
|
2020-10-13 11:16:15 +01:00 |
|
|
|
6671b266da
|
ci(changelog): fix issue with branch and update to v3
|
2020-10-13 11:12:34 +01:00 |
|
|
|
3728bd8e0f
|
ci(changelog): update formatting and run on change
|
2020-10-13 11:12:06 +01:00 |
|
|
|
c3616edbc8
|
docs: update changelog
v0.3.9
|
2020-10-13 10:56:33 +01:00 |
|
|
|
21143b2693
|
Merge pull request #207 from fetzi/master
Update phpunit dependency constraint
|
2020-10-13 10:45:18 +01:00 |
|
|
|
006f9232cc
|
Update phpunit dependency constraint
allow all versions greater 9.3.7
fixes #205
|
2020-10-13 11:24:25 +02:00 |
|
|
|
d1b61a34de
|
Merge pull request #203 from olivernybroe/HelpCommand
Add Pest version to help command
|
2020-10-08 14:47:19 +02:00 |
|
|
|
896317ac97
|
Add Pest version to help command
|
2020-10-08 11:52:10 +02:00 |
|
|
|
4fd5c0edd4
|
Merge pull request #201 from octoper/changelog-action
Update Changelog action
|
2020-10-06 09:21:42 +02:00 |
|
|
|
e2c5d6d857
|
Update Changelog action to point to pestphp/docs
|
2020-10-06 08:36:41 +02:00 |
|
|
|
8057fe4bc2
|
Update Changelog Action
|
2020-10-06 08:10:57 +02:00 |
|
|
|
ebc9690301
|
Merge pull request #134 from sshead/adds-dataset-names
Add name to description for named datasets
|
2020-10-03 17:39:26 +02:00 |
|
|
|
049ce1845e
|
chore: update changelog
v0.3.8
|
2020-10-03 12:27:01 +01:00 |
|
|
|
faa6cd7deb
|
Merge pull request #199 from owenvoke/feature/phpunit-9.4
feat: adds support to PHPUnit 9.4
|
2020-10-03 12:16:36 +01:00 |
|
|
|
1f9362c4e7
|
chore(composer): update to support PHPUnit 9.4
|
2020-10-02 11:18:10 +01:00 |
|
|
|
36fd18bcc8
|
Use Expectation API
|
2020-10-01 13:59:26 +10:00 |
|
|
|
aa352317cb
|
Add a named dataset test to output to snapshot
|
2020-10-01 13:54:17 +10:00 |
|
|
|
edcd2cb50e
|
Add name to description for named datasets
|
2020-10-01 13:23:23 +10:00 |
|
|
|
be8a64e4b8
|
Merge pull request #196 from DannyvdSluijs/feature-fix-skip-on-higher-order-test
Revert to original target if new target is null
|
2020-09-30 21:41:59 +02:00 |
|
|
|
2336bc0f65
|
Update snapshots
|
2020-09-30 21:36:05 +02:00 |
|
|
|
da82eecbae
|
Add tests to ensure working.
|
2020-09-30 21:32:31 +02:00 |
|
|
|
4855987ba8
|
chore: update changelog
v0.3.7
|
2020-09-30 13:03:23 +01:00 |
|
|
|
a493db1873
|
Revert to original target if new target is null
|
2020-09-29 21:51:28 +02:00 |
|
|
|
4f677a6cc2
|
Merge pull request #193 from owenvoke/feature/dependencies
chore(composer): add support for PHPUnit 9.3.11
|
2020-09-24 12:12:03 +01:00 |
|
|
|
228f2deb64
|
chore(composer): add support for PHPUnit 9.3.11
|
2020-09-24 10:45:19 +01:00 |
|
|
|
0fadf9a02c
|
chore: update changelog
v0.3.6
|
2020-09-21 20:31:32 +01:00 |
|
|
|
2b138ad76b
|
Merge pull request #191 from owenvoke/feature/assert-regex
feat(expectations): add toMatch
|
2020-09-21 20:28:42 +01:00 |
|
|
|
e3e4815b55
|
chore(expectations): rename 'toMatchRegEx' to 'toMatch'
|
2020-09-21 20:20:21 +01:00 |
|
|
|
f76f353c32
|
chore: update snapshots
|
2020-09-21 20:19:01 +01:00 |
|
|
|
16b9f54dc3
|
feat(expectations): add toMatchRegEx
|
2020-09-21 20:18:58 +01:00 |
|
|
|
281166475e
|
Merge pull request #190 from owenvoke/feature/assert-constraint
feat(expectations): add toMatchConstraint
|
2020-09-21 20:14:39 +01:00 |
|
|
|
23805cb5d6
|
chore: update snapshots
|
2020-09-16 19:03:21 +01:00 |
|
|
|
76d0f9cfc1
|
feat(expectations): add toMatchConstraint
|
2020-09-16 19:02:33 +01:00 |
|
|
|
5b083e4eb1
|
chore: update changelog
v0.3.5
|
2020-09-16 10:35:43 +01:00 |
|
|
|
f48694b18a
|
Merge pull request #187 from owenvoke/feature/assert-string
feat: add 'toStartWith' and 'toEndWith' expectations
|
2020-09-16 10:33:00 +01:00 |
|
|
|
8fa59ddbf0
|
Merge pull request #189 from owenvoke/feature/changelog-workflow
chore: don't run changelog workflow on forks
|
2020-09-16 09:26:17 +01:00 |
|
|
|
2619db4026
|
chore: don't run changelog workflow on forks
|
2020-09-16 08:26:49 +01:00 |
|
|
|
f3a71fb100
|
chore: update snapshots
|
2020-09-16 08:22:35 +01:00 |
|
|
|
04fafe742c
|
feat(expectations): add toEndWith
|
2020-09-16 08:21:46 +01:00 |
|
|
|
cad8a41e6d
|
feat(expectations): add toStartWith
|
2020-09-16 08:20:00 +01:00 |
|
|
|
1567923cda
|
docs: updates changelog
v0.3.4
|
2020-09-15 21:57:50 +02:00 |
|
|
|
c7116afcae
|
tests: updates snapshots
|
2020-09-15 21:56:39 +02:00 |
|
|
|
4e184b2f90
|
Adds toMatchObject
|
2020-09-15 21:53:25 +02:00 |
|
|
|
9b5f664f00
|
Merge pull request #185 from owenvoke/feature/stubs
chore: update PHPUnit config stubs
|
2020-09-15 13:06:33 +02:00 |
|
|
|
0e89525ea8
|
chore: fix PHPUnit config
|
2020-09-15 10:45:17 +01:00 |
|
|
|
0b6cdf8f02
|
chore: fix PHPUnit config stubs
|
2020-09-15 10:44:59 +01:00 |
|
|
|
5f63d959e1
|
docs: updates changelog
|
2020-09-13 15:35:49 +02:00 |
|
|
|
be7fe41179
|
docs: updates changelog
v0.3.3
|
2020-09-13 15:16:38 +02:00 |
|
|
|
204f343831
|
feat: adds toHaveKeys expectation
|
2020-09-13 15:15:37 +02:00 |
|