Chetan 04c9d41895 fix: update gitlab urls for issues and prs to match new format (#1728)
* fix: update gitlab urls for issues and prs to match new format

Added an optional host parameter to the gitlab method, defaulting to 'gitlab.com'. Updated the issues and prs URLs to include '/-/' in the path, which is the new format for GitLab URLs. This change ensures that the URLs generated for GitLab projects are correct and reflect the new structure of GitLab's URLs for issues and merge requests.

Host parameter allows users to specify a custom GitLab instance if they are using a self-hosted version of GitLab, while still maintaining the default behavior for users who are using gitlab.com.

* fix: update gitlab method to use hostname parameter correctly
2026-06-11 10:13:26 +01:00
2026-06-06 01:23:08 +01:00
wip
2026-05-02 19:30:14 +01:00
2024-01-25 18:06:35 +01:00
wip
2026-05-01 20:28:39 +01:00
2020-08-04 12:54:49 +03:00
2024-12-01 20:41:34 +00:00
2026-06-11 10:08:36 +01:00
2020-05-11 18:38:30 +02:00
2026-04-10 16:50:10 +01:00
2026-04-10 16:50:10 +01:00
2026-04-21 21:56:04 -07:00
2025-12-30 14:48:33 -05:00
2025-08-20 15:30:59 +01:00

PEST

GitHub Workflow Status (master) Total Downloads Latest Version License Why PHP in 2026 YouTube Channel Subscribers


Pest v4 Now Available: Read the announcement ».

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.

Sponsors

We cannot thank our sponsors enough for their incredible support in funding Pest's development. Their contributions have been instrumental in making Pest the best it can be. For those who are interested in becoming a sponsor, please visit Nuno Maduro's Sponsor page at github.com/sponsors/nunomaduro.

Platinum Sponsors

Gold Sponsors

Premium Sponsors

Pest is an open-sourced software licensed under the MIT license.

Description
Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
Readme 9.4 MiB
Languages
PHP 98.8%
JavaScript 0.6%
HTML 0.5%