Skip to content

The purpose of this project is show how to create end to end automation testing using Page Object Pattern with the Library TestCafe.

Notifications You must be signed in to change notification settings

qacrobat/testcafe-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testcafe sample project

The purpose of this project is show how to create end to end automation testing using Page Object Pattern with the Library TestCafe.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • NodeJS (version 12 or newer);
  • yarn;

Installing

git clone https://github.com/qacrobat/testcafe-sample-project.git
yarn install

Running the tests

Running all tests

testcafe chrome

Running a specific test

testcafe chrome filename

About

The purpose of this project is show how to create end to end automation testing using Page Object Pattern with the Library TestCafe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published