Skip to content

dev-shahed/devblog-client-playwright

Repository files navigation

DevBlog Client Playwright

This project contains Playwright tests for the DevBlog client application. It's designed to ensure the reliability and functionality of the DevBlog client through automated end-to-end testing.

Features

  • Automated end-to-end tests for the DevBlog client
  • Uses Playwright for browser automation
  • Supports multiple browsers (Chromium, Firefox, WebKit)

Prerequisites

  • Node.js (version 14 or later)
  • npm (comes with Node.js)

Installation

  1. Clone this repository:

  2. Navigate to the project directory:

  3. Install dependencies:

Running Tests

To run the tests, use the following command:

This will execute all the Playwright tests in the project.

Project Structure

  • tests/ - Contains all the Playwright test files
  • playwright.config.js - Playwright configuration file
  • package.json - Project dependencies and scripts

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published