Skip to content

Automated frontend and backend tests for task tracker GooseTrack 🦢 using Playwright 🎭

Notifications You must be signed in to change notification settings

Andry-Ks/Playwright-GooseTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated tests for task tracker GooseTrack

Description

Automated frontend and backend tests for the GooseTrack task tracker, built with Playwright 🎭 TypeScript.

Installation

  1. Clone the repository
  2. Navigate to the project directory
  3. Install dependencies: npm install

Running Tests

  • Run all tests: npx playwright test
  • Run a specific test: npx playwright test tests/test-name.spec.ts
  • Run in UI mode: npx playwright test --ui

Project Structure

  • tests/ – contains test files.
  • playwright.config.ts – Playwright configuration file.

About

Automated frontend and backend tests for task tracker GooseTrack 🦢 using Playwright 🎭

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published