|
|
d85432933c
|
Merge pull request #128 from GrahamCampbell/php8
feat: adds support to phpunit 9.3 and php 8.0
|
2020-08-08 22:53:24 +01:00 |
|
|
|
3cfadee2bb
|
PHP 8 and PHPUnit 9.3 support
|
2020-08-07 11:23:45 +01:00 |
|
|
|
051ca73cae
|
Merge pull request #156 from voyula/patch-2
Add yaml file extension support
|
2020-08-04 11:19:41 +01:00 |
|
|
|
50a273f1f1
|
Add Yaml Support
For: https://github.com/pestphp/pest/blob/master/rector.yaml
|
2020-08-04 12:54:49 +03:00 |
|
|
|
ffe5dde7f0
|
Merge pull request #151 from GrahamCampbell/patch-1
Added additional rector sets
|
2020-08-04 07:33:54 +01:00 |
|
|
|
7e1747a364
|
Merge pull request #150 from innocenzi/fix/command-interactions
Avoid command interactions when the `--no-interaction` flag is given
|
2020-08-03 21:26:11 +01:00 |
|
|
|
356b9c01c7
|
Added additional rector sets
|
2020-08-03 21:03:17 +01:00 |
|
|
|
4009177e56
|
style: fix unary_operator_space
|
2020-08-03 21:49:09 +02:00 |
|
|
|
46d1d46384
|
Merge branch 'master' of https://github.com/pestphp/pest
|
2020-08-03 20:48:52 +01:00 |
|
|
|
128ff1006f
|
chore: removes broken rector set
|
2020-08-03 20:48:45 +01:00 |
|
|
|
64bb853720
|
fix: correctly avoid interactions
|
2020-08-03 21:39:58 +02:00 |
|
|
|
330dafa294
|
Merge pull request #145 from AlexMartinFR/patch-2
Update globals.php
|
2020-08-02 22:53:32 +01:00 |
|
|
|
a51c354268
|
Update globals.php
Typo.
|
2020-08-02 19:25:54 +02:00 |
|
|
|
cc1abe7f06
|
fix(teamcity): Fixed a bug when running phpunit tests together with pest tests
|
2020-07-31 10:25:23 +02:00 |
|
|
|
0c16942d37
|
refactor(teamcity): Small cleanup
|
2020-07-28 11:14:10 +02:00 |
|
|
|
fa413aafbb
|
style(teamcity): fix styling
|
2020-07-28 10:51:57 +02:00 |
|
|
|
75f17bb118
|
feat(teamcity): Add basic team city output format
|
2020-07-28 09:11:30 +02:00 |
|
|
|
19ce733207
|
Merge pull request #139 from AlexMartinFR/expectations
Polishing Expectation API
|
2020-07-27 08:47:33 +02:00 |
|
|
|
7529d44f81
|
Polishing Expectation API
|
2020-07-26 17:20:58 +02:00 |
|
|
|
e4e4eb0a57
|
chore: bumps deps
|
2020-07-24 21:54:00 +02:00 |
|
|
|
c8eb1397b4
|
Merge pull request #123 from pestphp/feat/expect
feat: add `expect` function
|
2020-07-18 19:04:37 +02:00 |
|
|
|
c4c768dcaa
|
tests: update snapshots
|
2020-07-18 18:57:14 +02:00 |
|
|
|
8c60a9fff5
|
Merge pull request #129 from ceceppa/feat/expect
Feat/expect
|
2020-07-18 18:29:32 +02:00 |
|
|
|
206e613711
|
Merge pull request #130 from GrahamCampbell/patch-1
Cleanup actions static analysis
|
2020-07-16 19:40:49 +02:00 |
|
|
|
5fb81e9eb4
|
Update static.yml
|
2020-07-16 18:36:58 +01:00 |
|
|
|
d130a1aea0
|
Cleanup actions static analysis
|
2020-07-16 18:22:17 +01:00 |
|
|
|
03201cb8b7
|
feat(expect): add more methods
|
2020-07-16 07:57:05 +01:00 |
|
|
|
46e900e8d2
|
feat(expect): add more methods
|
2020-07-16 07:35:31 +01:00 |
|
|
|
f0f79ab244
|
feat(expect): add more methods
|
2020-07-16 07:34:43 +01:00 |
|
|
|
1e61144cd2
|
feat(expect): handle property calls to opposite expectations
|
2020-07-15 01:05:36 +02:00 |
|
|
|
2751bc9674
|
feat(expect): fixes to contain with strings
|
2020-07-15 00:57:31 +02:00 |
|
|
|
e2deaae6c9
|
feat(expect): makes expect work with pending higher order tests
|
2020-07-15 00:34:59 +02:00 |
|
|
|
1aec8bac55
|
feat(expect): adds toHaveProperty
|
2020-07-14 23:37:02 +02:00 |
|
|
|
32ef377284
|
feat(expect): removes ignore cases related assertions
|
2020-07-14 23:21:51 +02:00 |
|
|
|
ab017e17e2
|
feat(expect): removes assertions api
|
2020-07-14 23:15:29 +02:00 |
|
|
|
832882160f
|
feat(expect): updates test suite to use expectation api
|
2020-07-14 23:15:14 +02:00 |
|
|
|
e03d015120
|
Merge pull request #125 from ceceppa/feat/expect
Feat/expect
|
2020-07-14 21:13:42 +02:00 |
|
|
|
819825bdd2
|
feat(expect): add more methods
|
2020-07-14 08:08:13 +01:00 |
|
|
|
d29c789788
|
feat(expect): add more methods
|
2020-07-13 17:57:18 +01:00 |
|
|
|
b4c45af785
|
feat(expect): add more methods
|
2020-07-13 17:49:19 +01:00 |
|
|
|
b4bf799d75
|
feat(expect): add more methods
|
2020-07-13 17:38:09 +01:00 |
|
|
|
9f62f2d483
|
feat(expect): add more methods
|
2020-07-13 17:27:55 +01:00 |
|
|
|
679082e805
|
feat(expect): add more methods
|
2020-07-10 07:53:45 +01:00 |
|
|
|
42f0bd052e
|
feat(expect): add more methods
|
2020-07-10 07:47:34 +01:00 |
|
|
|
01b9bab55f
|
feat(expect): adds toBe
|
2020-07-06 00:32:12 +02:00 |
|
|
|
3eb0a95955
|
Merge pull request #121 from owenvoke/feature/changelog-hr
Add 'hr' tag to separate link
|
2020-07-02 11:20:32 +02:00 |
|
|
|
d11157f7b2
|
Add 'hr' tag to separate link
|
2020-07-02 10:15:48 +01:00 |
|
|
|
1f2ec74d6c
|
docs: updates changelog
|
2020-07-02 10:04:29 +01:00 |
|
|
|
1241e929b1
|
docs: updates changelog
v0.2.3
|
2020-07-01 20:26:18 +02:00 |
|
|
|
db7c4b174f
|
refactor: thanks
|
2020-07-01 20:23:00 +02:00 |
|