|
|
5bbdd4f41e
|
docs: updates changelog
v0.3.13
|
2020-11-23 21:43:58 +01:00 |
|
|
|
3fd24d96d3
|
feat: casts to array using toArray
|
2020-11-23 21:37:35 +01:00 |
|
|
|
7bea51fe09
|
feat: adds toMatchArray
|
2020-11-23 21:26:02 +01:00 |
|
|
|
cdf0a38145
|
Merge pull request #216 from owenvoke/bugfix/depends
fix(depends): resolve issue with dependency names
|
2020-11-23 08:43:58 +00:00 |
|
|
|
bb2474ccbe
|
tests: add regression tests for depends
|
2020-11-13 11:14:17 +00:00 |
|
|
|
01143a6f84
|
fix(depends): resolve issue with dependency names
|
2020-11-13 11:08:35 +00:00 |
|
|
|
b93485c2ed
|
Merge pull request #217 from owenvoke/feature/help
feat: add Pest options to help output
|
2020-11-12 14:59:50 +00:00 |
|
|
|
04681690b6
|
tests: update help snapshot to only include Pest options
|
2020-11-12 09:53:40 +00:00 |
|
|
|
200877d691
|
tests: update to use snapshot for help output
|
2020-11-12 09:44:26 +00:00 |
|
|
|
feb6417f45
|
tests: add visual test for help output
|
2020-11-12 09:11:51 +00:00 |
|
|
|
e7585a4ba2
|
tests: update snapshots
|
2020-11-12 09:03:44 +00:00 |
|
|
|
c33ab0f670
|
tests: add test for help output
|
2020-11-12 09:03:44 +00:00 |
|
|
|
78181f66f6
|
feat: add Pest options to help output
|
2020-11-12 09:03:43 +00:00 |
|
|
|
925636be61
|
docs: add missing bracket
|
2020-11-11 23:31:19 +00:00 |
|
|
|
6be131d602
|
chore: update changelog
v0.3.12
|
2020-11-11 23:29:18 +00:00 |
|
|
|
f950f57eed
|
Merge pull request #219 from owenvoke/feature/phpunit
chore(deps): add support for PHPUnit 9.4.3
|
2020-11-11 22:35:26 +00:00 |
|
|
|
c6369feaea
|
chore(deps): add support for PHPUnit 9.4.3
|
2020-11-11 22:26:53 +00:00 |
|
|
|
1bdd3f4908
|
Update Pest.php
v0.3.11
|
2020-11-09 10:56:14 +01:00 |
|
|
|
924e095dfc
|
chore: updates changelog
|
2020-11-09 10:55:22 +01:00 |
|
|
|
72041a4a21
|
Merge pull request #215 from olivernybroe/teamcity-exception
Improve exception output in teamcity printer
|
2020-11-09 10:52:08 +01:00 |
|
|
|
d576446639
|
Improve exception output in teamcity printer
|
2020-11-04 09:17:57 +01:00 |
|
|
|
3fbec70ed3
|
chore: updates changelog
v0.3.10
|
2020-11-01 23:22:18 +01:00 |
|
|
|
d177ab5ec2
|
feat: support to phpunit v9.4.2
|
2020-10-20 19:40:38 +02: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 |
|