Commit Graph

  • 2bffd6a51e feat: compact dataset descriptions Andrea Marco Sartori 2023-01-17 21:02:47 +10:00
  • 179e6a9db1 Merge pull request #642 from fabio-ivona/enable-windows-tests Nuno Maduro 2023-01-17 11:01:34 +00:00
  • 94cef989d3 enable windows tests Fabio Ivona 2023-01-15 10:41:49 +01:00
  • 6982b02d48 feat: --todo flag Nuno Maduro 2023-01-15 20:51:27 +00:00
  • 3a4a57a262 refacto: optional argument Nuno Maduro 2023-01-14 20:10:24 +00:00
  • 67d26388de chore: bumps dependencies Nuno Maduro 2023-01-12 21:03:31 +00:00
  • a26e3946bd chore: removes ignored phpstan line Nuno Maduro 2023-01-12 20:58:33 +00:00
  • 026d4920cf tests: rebuilds snapshots Nuno Maduro 2023-01-12 20:58:25 +00:00
  • d305f4dca0 fix: --dirty when no tests found Nuno Maduro 2023-01-11 21:32:15 +00:00
  • 217fae0967 fix: dirty argument Nuno Maduro 2023-01-11 20:17:51 +00:00
  • 349e2f45df chore: style changes Nuno Maduro 2023-01-11 20:11:36 +00:00
  • 0675529320 Merge pull request #637 from pestphp/2.x-teamcity Nuno Maduro 2023-01-11 19:49:11 +00:00
  • 0839c7e127 Add Initial teamcity support Oliver 2023-01-08 11:21:08 +01:00
  • 15931e2418 feat: rewrites --dirty support Nuno Maduro 2023-01-10 22:23:52 +00:00
  • f6676118ac Merge pull request #619 from pestphp/dirty_integration Nuno Maduro 2023-01-10 21:34:24 +00:00
  • 78673ceeb1 Merge branch '2.x' into dirty_integration Nuno Maduro 2023-01-10 21:34:18 +00:00
  • e228d565af feat: allows to chain todo Nuno Maduro 2023-01-10 20:21:33 +00:00
  • 51bcf6a2be chore: fixes tests Nuno Maduro 2023-01-10 00:57:23 +00:00
  • feedeab7e3 chore: ignores phpstan error Nuno Maduro 2023-01-10 00:20:49 +00:00
  • 76d1a8ffed fix: ensures view are boot Nuno Maduro 2023-01-10 00:20:42 +00:00
  • 5436ff8c49 chore: run tests on windows Nuno Maduro 2023-01-08 23:16:42 +00:00
  • e8b10fcc91 chore: run tests on macos Nuno Maduro 2023-01-08 23:14:17 +00:00
  • 4083e6e26e change: removes junit support Nuno Maduro 2023-01-08 23:02:01 +00:00
  • 3ecf351432 docs: remove todo Nuno Maduro 2023-01-08 22:56:09 +00:00
  • 6595e6960b tests: adjusts snapshots based on code highlight Nuno Maduro 2023-01-06 20:09:25 +00:00
  • 330b4f0171 fix: ensures --retry works with errored tests Nuno Maduro 2023-01-02 20:59:59 +00:00
  • 43a7df2cc1 tests: update snapshots Nuno Maduro 2023-01-01 20:29:47 +00:00
  • b8ac4968ee chore: style changes Nuno Maduro 2023-01-01 20:27:38 +00:00
  • 0e98c5c5c4 style: removes non-used imports Nuno Maduro 2022-12-29 16:36:17 +00:00
  • 39ee5b9b08 change: refactors DependOn to Use Nuno Maduro 2022-12-29 16:34:15 +00:00
  • 227d32a1fd feat: improves --coverage output Nuno Maduro 2022-12-29 11:35:10 +00:00
  • b7e2cd758f fix: when retry.json does not exists Nuno Maduro 2022-12-29 09:37:45 +00:00
  • c9a02b964d fix: --retry not running all tests after passing Nuno Maduro 2022-12-29 09:34:53 +00:00
  • 0fd5b2efe1 chore: adjusts return type Nuno Maduro 2022-12-29 09:31:17 +00:00
  • 476f56b617 feat: adds toBeUsedOnNothing and toBeUsed Nuno Maduro 2022-12-28 16:27:08 +00:00
  • 174a9ca60b feat: adds toBeUsedOn Nuno Maduro 2022-12-28 16:09:47 +00:00
  • 406fcf72ae fix: overrides being used on regular phpunit Nuno Maduro 2022-12-28 14:21:07 +00:00
  • 37b1367d25 chore: adjusts snapshots Nuno Maduro 2022-12-23 23:03:53 +00:00
  • a55953a8e0 chore: remove coverage type Nuno Maduro 2022-12-23 23:03:46 +00:00
  • f120b32791 Merge pull request #620 from alexmanase/2.x-fix-ignored-description-for-lazy-datasets Nuno Maduro 2022-12-23 23:01:45 +00:00
  • ca113127cc Merge branch '2.x' into 2.x-fix-ignored-description-for-lazy-datasets Nuno Maduro 2022-12-23 23:01:39 +00:00
  • 138bdf599b feat: adds toOnlyBeUsedOn Nuno Maduro 2022-12-21 04:00:45 +00:00
  • 522504916b fix: namespace import Nuno Maduro 2022-12-21 00:11:55 +00:00
  • b04207d9ea feat: improves not->toDependOn Nuno Maduro 2022-12-21 00:09:38 +00:00
  • 9596274b14 fix: test suite loader duplicating tests Nuno Maduro 2022-12-20 22:42:29 +00:00
  • 8d018ea3f1 chore: bumps termwind Nuno Maduro 2022-12-20 22:42:09 +00:00
  • 0f0af9eefb Merge pull request #625 from SamuelMwangiW/patch-1 Fabio Ivona 2022-12-17 22:25:43 +01:00
  • 8aece3981d Tests Badge Samuel Mwangi 2022-12-17 22:06:21 +03:00
  • 1c9c408cf3 fix: style of memory plugin Nuno Maduro 2022-12-15 02:10:47 +00:00
  • 3911cfec6d chore: updates snapshots Nuno Maduro 2022-12-14 14:56:31 +00:00
  • 6d7fd66f82 tests: on opposite throwExpectationFailedException Nuno Maduro 2022-12-14 14:56:26 +00:00
  • e1e926076a fix: types on arch expectations Nuno Maduro 2022-12-14 14:56:11 +00:00
  • 68bf8a2d26 feat: adds arch related expectations Nuno Maduro 2022-12-13 15:27:22 +00:00
  • 78b3c41825 chore: bumps phpunit Nuno Maduro 2022-12-12 13:45:28 +00:00
  • c0d9f739b3 chore: fixes script name Nuno Maduro 2022-12-12 13:44:39 +00:00
  • d33cc19778 fix: ignored dataset description for string description Alex Manase 2022-12-07 20:10:23 +02:00
  • b58a020423 release: v1.22.3 v1.22.3 Nuno Maduro 2022-12-07 14:31:55 +00:00
  • e337a52cda Merge pull request #612 from alexmanase/1.x-fix-ignored-description-for-layz-datasets Nuno Maduro 2022-12-07 14:23:55 +00:00
  • f940b89284 chore: upgrades dev tools Nuno Maduro 2022-12-07 14:17:44 +00:00
  • 21990ccd8b refacto: attribute above Nuno Maduro 2022-12-07 14:17:30 +00:00
  • c01654efcc refactor: makes const final Nuno Maduro 2022-12-07 14:12:27 +00:00
  • 1ad631c528 chore: ignores eval only on test factory Nuno Maduro 2022-12-07 09:32:27 +00:00
  • ecb5d9c83e chore: bumps certain types of type coverage Nuno Maduro 2022-12-07 09:30:50 +00:00
  • 0039dbde38 chore: adds type coverage at 96% Nuno Maduro 2022-12-07 09:26:35 +00:00
  • 70f447a8bc chore: improves type coverage Nuno Maduro 2022-12-07 09:17:35 +00:00
  • d29d68a2c2 Adds initial implementation of --dirty option. Luke Downing 2022-12-05 08:59:42 +00:00
  • c5f6923e5a fix: methods name with \ Nuno Maduro 2022-12-04 23:49:58 +00:00
  • 34878bf432 Reverts loading Arch Nuno Maduro 2022-12-04 23:43:20 +00:00
  • fab08f0e20 Loads Arch files Nuno Maduro 2022-12-04 23:38:46 +00:00
  • 850955d7dd fix: reverts autoloading functions Nuno Maduro 2022-12-04 23:07:39 +00:00
  • 606d627f1d Revert "fix: default tests path" Nuno Maduro 2022-12-04 20:06:42 +00:00
  • dfe8a3deeb revert: inline testing Nuno Maduro 2022-12-04 20:06:07 +00:00
  • 3bc356ceec fix: default tests path Nuno Maduro 2022-12-04 19:02:04 +00:00
  • 7ad045d6b7 feat: inline testing Nuno Maduro 2022-12-04 18:38:20 +00:00
  • 3324455e0a feat: only registers globals if necessary Nuno Maduro 2022-12-04 16:32:45 +00:00
  • 7ffc5602b4 Merge pull request #584 from fabio-ivona/datasets-scope Nuno Maduro 2022-11-30 22:35:37 +00:00
  • 8944fdd96f update snapshots Fabio Ivona 2022-11-30 14:08:47 +01:00
  • 3aaa93931a Merge branch 'master' into datasets-scope Fabio Ivona 2022-11-30 14:06:05 +01:00
  • d77715b0fe fix: --filter option Nuno Maduro 2022-11-21 20:47:47 +00:00
  • 17cc194ad1 Adds sponsor Nuno Maduro 2022-11-21 12:09:32 +00:00
  • f9397924fa revert(fix): on risky expecatations Nuno Maduro 2022-11-18 02:28:33 +00:00
  • 9281060ab5 fix: risky tests on oposite expectations Nuno Maduro 2022-11-18 02:24:54 +00:00
  • 0a6873d8a6 wip Alex Manase 2022-11-17 16:14:03 +02:00
  • 09b7ab9a42 fixes ignored dataset description for string description Alex Manase 2022-11-17 15:43:30 +02:00
  • 339414e348 release: v1.22.2 v1.22.2 Nuno Maduro 2022-11-09 21:10:57 +00:00
  • bb56d32643 chore: fixes coding style issues Nuno Maduro 2022-11-09 21:08:19 +00:00
  • 6a3cc48d6b Updates snapshots Nuno Maduro 2022-11-09 21:00:48 +00:00
  • acd6bb2234 Merge pull request #602 from alexmanase/fix/iterator-to-array Nuno Maduro 2022-11-09 20:59:19 +00:00
  • 7194a87d0a Merge pull request #603 from alexmanase/2.x_fix/iterator-to-array Nuno Maduro 2022-11-09 20:58:57 +00:00
  • 3e325e3364 chore: improves type checking Nuno Maduro 2022-11-09 20:34:18 +00:00
  • 348bd4b923 feat: improves feedback when test misses description Nuno Maduro 2022-11-09 20:31:35 +00:00
  • f6cfd425c6 tests: updates snapshots Nuno Maduro 2022-11-09 20:15:51 +00:00
  • 7683d791f4 chore: bumps dependencies Nuno Maduro 2022-11-09 20:10:22 +00:00
  • cf93e316ff chore: bumps dependencies Nuno Maduro 2022-11-09 20:09:40 +00:00
  • 649047f087 formatting Alex Manase 2022-10-30 13:17:56 +02:00
  • 3aab10774e wip Alex Manase 2022-10-30 13:16:07 +02:00
  • e37f3d3d45 ignore the keys returned by the datasets Generator for storing them into an array Alex Manase 2022-10-30 13:05:09 +02:00
  • 47cc88a6ab add tests for eager registered wrapped datasets with Generator functions Alex Manase 2022-10-30 01:35:46 +03:00
  • 45bf9e8650 ignore the keys returned by the datasets Generator for storing them into an array Alex Manase 2022-10-29 18:19:43 +03:00
  • e105afce83 Updates sponsors Nuno Maduro 2022-10-26 14:36:46 +01:00