Skip to content

MahmoudAlmalah-ENG/pest-plugin-browser

 
 

Repository files navigation

Pest Plugin Browser

This repository contains the Pest Plugin Browser.

If you want to start testing your application with Pest, visit the main Pest Repository.

Community & Resources

Installation

  1. Install PHP dependencies using Composer:
composer install
  1. Install Node.js dependencies:
npm install
  1. Install Playwright browsers:
npx playwright install

Running Tests

To run the test suite, execute:

./vendor/bin/pest

License

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

About

Pest Browser Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 63.4%
  • JavaScript 18.5%
  • Blade 18.0%
  • CSS 0.1%