pestphp / pestphp/docs

Unable to create a configuration file named `Pest.php`

Open Beginner friendly
#248 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
56
Forks
180
PR merge metrics
No merged PRs in 30d

Description

Installing the pest on Laravel 10.x version by following the documentation: https://pestphp.com/docs/installation
image

  • ✅ Installed the pest successfully
    image

  • ❌ Unable to generate the config file by ./vendor/bin/pest --init command:
    image

Further Investigation:

Check the available options: vendor/bin/pest --help | grep "init"

No --init option found:
image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the installation documentation at https://pestphp.com/docs/installation and compare its ./vendor/bin/pest --init instruction with the available Pest CLI options shown in the issue. Update the documentation so the configuration-file setup matches the current command behavior, then verify that the documented steps are usable on Laravel 10.x.

Written by the indexing model from the issue text.

Assessment

Tech stack
laravel, php
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.