Commit Graph

1766 Commits

Author SHA1 Message Date
Maurizio 478144fb35 feat: add toHaveStudlyCaseKeys 2023-08-17 20:51:26 +02:00
Maurizio 5d81cf0d4c feat: add toHaveCamelCaseKeys 2023-08-17 20:51:14 +02:00
Maurizio 0b115230f9 feat: add toHaveKebabCaseKeys 2023-08-17 20:50:51 +02:00
Maurizio 0b246f7a76 feat: add toHaveSnakeCaseKeys 2023-08-17 20:50:26 +02:00
Maurizio 997b0e9368 feat: add toBeStudlyCase 2023-08-17 20:49:40 +02:00
Maurizio a76414aeee feat: add toBeCamelCase 2023-08-17 20:49:21 +02:00
Maurizio d2096df82a feat: add toBeKebabCase 2023-08-17 20:48:51 +02:00
Maurizio 4951b1b0f9 feat: add toBeSnakeCase 2023-08-17 20:48:18 +02:00
AJ Meireles f2e31452f2 Merge pull request #912 from devajmeireles/issue-template
Introducing Issue Template
2023-08-17 11:04:27 -03:00
Nuno Maduro c2985ffb31 release: v2.15.0 v2.15.0 2023-08-17 11:28:55 +01:00
Nuno Maduro 492f797dd5 chore: style changes 2023-08-17 11:24:16 +01:00
Nuno Maduro 0b261ef97b feat: adds php@8.3 support 2023-08-17 11:19:43 +01:00
Nuno Maduro f19692a72f chore: changes phpstan settings 2023-08-17 11:19:11 +01:00
Nuno Maduro 0787b37f2c chore: style changes 2023-08-17 11:18:59 +01:00
AJ Meireles f0223b50d0 introducing sample repository input 2023-08-16 15:50:40 -03:00
AJ Meireles 0263fcb2ac wip 2023-08-16 14:18:09 -03:00
AJ Meireles c0a234317b introducing issue template 2023-08-16 14:16:18 -03:00
Nuno Maduro 72100075d2 docs: updates changelog 2023-08-16 09:49:07 +01:00
Nuno Maduro a7aa923241 release: v2.14.1 v2.14.1 2023-08-16 09:47:05 +01:00
Nuno Maduro e012517b16 chore: bumps phpunit 2023-08-16 09:46:51 +01:00
Nuno Maduro b1dd18af8a chore: style changes 2023-08-16 09:46:31 +01:00
Nuno Maduro 03648f580c docs: update changelog 2023-08-14 09:44:14 +01:00
Nuno Maduro df2212055b release: v2.14.0 v2.14.0 2023-08-14 09:41:14 +01:00
Nuno Maduro b1a137c513 chore: updates snapshot tests 2023-08-14 09:41:05 +01:00
Nuno Maduro 62267dfd3e Merge pull request #906 from JonPurvis/extra-expectations
add expectations for uppercase, lowercase, alpha and alphanumeric
2023-08-13 08:44:17 +00:00
JonPurvis f996a48dfa fix refacto check 2023-08-12 18:14:38 +01:00
JonPurvis 54e00dd4dc add expectations for uppercase, lowercase, alpha and alphanumeric 2023-08-12 16:41:15 +01:00
Nuno Maduro f1414a0beb docs: changelog 2023-08-09 12:16:21 +01:00
Nuno Maduro 47f2ae32c1 release: v2.13.0 v2.13.0 2023-08-09 12:14:39 +01:00
Nuno Maduro 306b7eb2a6 feat: adds ddWhen and ddUnless 2023-08-09 12:14:32 +01:00
Nuno Maduro 02f72aabb2 Merge pull request #860 from devajmeireles/feature/add-dd-conditionally
Feature: Introducing The Ability to Dump Conditionally
2023-08-09 10:50:53 +00:00
Nuno Maduro e3a21384e6 release: v2.12.2 v2.12.2 2023-08-07 10:29:25 +01:00
Nuno Maduro 331381eed5 release: v2.12.1 2023-08-07 10:26:55 +01:00
Nuno Maduro 75a7d77a80 Updates snapshots 2023-08-07 10:22:58 +01:00
Nuno Maduro cc242a50d1 chore: bump dependencies 2023-08-07 09:39:13 +01:00
Nuno Maduro 704acbf6de Merge pull request #898 from dylanbr/allow_tests_to_be_extended
TestSuiteLoader will always consider classes from the current file
2023-08-06 22:59:52 +00:00
Dylan Bridgman 7baa48e068 TestSuiteLoader will always consider classes from the current file 2023-08-05 13:06:00 +02:00
Nuno Maduro 3742e74adf feat: adds "phpunit/phpunit": "^10.3.1" support v2.12.1 2023-08-04 11:23:55 +01:00
Nuno Maduro cbcea04768 tests: update snapshots 2023-08-03 10:35:38 +01:00
Nuno Maduro f0581f87c6 Merge pull request #896 from fabio-ivona/windows-tests-fix
fix tests
2023-08-03 09:33:17 +00:00
Fabio Ivona 60763f2223 fix tests 2023-08-03 11:27:01 +02:00
Nuno Maduro 8a589022d9 release: v2.12.0 v2.12.0 2023-08-02 23:04:35 +01:00
Nuno Maduro 00109e9976 tests: adds more tests regarding snapshots multiple 2023-08-02 23:02:00 +01:00
Nuno Maduro 43107c1743 chore: bumps phpunit 2023-08-02 23:01:36 +01:00
Nuno Maduro 546253d591 Merge pull request #881 from fabio-ivona/snaphsots-cleanup
[2.x] Multiple snapshots
2023-08-02 21:43:56 +00:00
Fabio Ivona 9afe2296a6 fix line endings on Windows 2023-08-02 10:45:30 +02:00
Fabio Ivona 0221c2a643 refactor 2023-08-01 17:18:55 +02:00
Fabio Ivona 0518971d2f refactor 2023-08-01 17:16:50 +02:00
Fabio Ivona fe3747f850 lint 2023-08-01 17:15:44 +02:00
Fabio Ivona 844d175981 refactor 2023-08-01 17:14:49 +02:00