Commit Graph

1428 Commits

Author SHA1 Message Date
8a2aeff9a0 add scheduled workflow runs 2023-02-06 09:13:07 +01:00
b1545f270f chore: updates dependencies 2023-02-04 11:58:02 +00:00
975f1bd9fa chore: uses stable version of PHPUnit v10 2023-02-03 10:47:07 +00:00
fed9776f9b chore: updates dev dependencies 2023-02-01 19:23:15 +00:00
803ba535c3 Merge pull request #652 from pestphp/feature/to-have-methods
feat: add support for `toHaveMethod` and `toHaveMethods`
2023-01-29 18:29:01 +00:00
60358461c4 feat: add support for toHaveMethod and toHaveMethods 2023-01-29 12:35:21 +00:00
bdff30b511 Merge pull request #651 from pestphp/docker_support
[2.x] Docker support for OSS contributors
2023-01-28 23:29:36 +00:00
6e3d940c8c Adds Docker to allow users to get the project up and running quickly. 2023-01-28 20:05:28 +00:00
b702e0c084 Adds Docker to allow users to get the project up and running quickly. 2023-01-28 20:03:55 +00:00
48caaed58c tests: updates snapshots 2023-01-21 01:36:44 +00:00
c45a303451 chore: removes unused code 2023-01-21 01:36:36 +00:00
2bffd6a51e feat: compact dataset descriptions 2023-01-17 21:02:47 +10:00
179e6a9db1 Merge pull request #642 from fabio-ivona/enable-windows-tests
[2.x] Fix #638 #641 windows test failing due directory separators
2023-01-17 11:01:34 +00:00
94cef989d3 enable windows tests 2023-01-16 21:36:33 +01:00
6982b02d48 feat: --todo flag 2023-01-15 20:51:27 +00:00
3a4a57a262 refacto: optional argument 2023-01-14 20:10:24 +00:00
67d26388de chore: bumps dependencies 2023-01-12 21:03:31 +00:00
a26e3946bd chore: removes ignored phpstan line 2023-01-12 20:58:33 +00:00
026d4920cf tests: rebuilds snapshots 2023-01-12 20:58:25 +00:00
d305f4dca0 fix: --dirty when no tests found 2023-01-11 21:32:15 +00:00
217fae0967 fix: dirty argument 2023-01-11 20:17:51 +00:00
349e2f45df chore: style changes 2023-01-11 20:11:36 +00:00
0675529320 Merge pull request #637 from pestphp/2.x-teamcity
[2.x] Teamcity support
2023-01-11 19:49:11 +00:00
0839c7e127 Add Initial teamcity support 2023-01-11 09:37:12 +01:00
15931e2418 feat: rewrites --dirty support 2023-01-10 22:23:52 +00:00
f6676118ac Merge pull request #619 from pestphp/dirty_integration
[2.x] Adds initial implementation of `--dirty` option.
2023-01-10 21:34:24 +00:00
78673ceeb1 Merge branch '2.x' into dirty_integration 2023-01-10 21:34:18 +00:00
e228d565af feat: allows to chain todo 2023-01-10 20:21:36 +00:00
51bcf6a2be chore: fixes tests 2023-01-10 00:57:23 +00:00
feedeab7e3 chore: ignores phpstan error 2023-01-10 00:20:49 +00:00
76d1a8ffed fix: ensures view are boot 2023-01-10 00:20:42 +00:00
5436ff8c49 chore: run tests on windows 2023-01-08 23:16:42 +00:00
e8b10fcc91 chore: run tests on macos 2023-01-08 23:14:17 +00:00
4083e6e26e change: removes junit support 2023-01-08 23:02:03 +00:00
3ecf351432 docs: remove todo 2023-01-08 22:56:09 +00:00
6595e6960b tests: adjusts snapshots based on code highlight 2023-01-06 20:09:25 +00:00
330b4f0171 fix: ensures --retry works with errored tests 2023-01-02 20:59:59 +00:00
43a7df2cc1 tests: update snapshots 2023-01-01 20:29:47 +00:00
0e98c5c5c4 style: removes non-used imports 2022-12-29 16:36:17 +00:00
39ee5b9b08 change: refactors DependOn to Use 2022-12-29 16:34:15 +00:00
227d32a1fd feat: improves --coverage output 2022-12-29 11:35:10 +00:00
b7e2cd758f fix: when retry.json does not exists 2022-12-29 09:37:45 +00:00
c9a02b964d fix: --retry not running all tests after passing 2022-12-29 09:34:53 +00:00
0fd5b2efe1 chore: adjusts return type 2022-12-29 09:31:17 +00:00
476f56b617 feat: adds toBeUsedOnNothing and toBeUsed 2022-12-28 16:27:08 +00:00
174a9ca60b feat: adds toBeUsedOn 2022-12-28 16:09:47 +00:00
406fcf72ae fix: overrides being used on regular phpunit 2022-12-28 14:21:07 +00:00
37b1367d25 chore: adjusts snapshots 2022-12-23 23:03:53 +00:00
a55953a8e0 chore: remove coverage type 2022-12-23 23:03:46 +00:00
f120b32791 Merge pull request #620 from alexmanase/2.x-fix-ignored-description-for-lazy-datasets
[2.x] Fix: ignored dataset description for string description
2022-12-23 23:01:45 +00:00