Skip to content

A simple testing project developed with testcafe library and the the awesome Javascript language.

Notifications You must be signed in to change notification settings

katidieter/teste-cafe-testing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestCafe Example 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 8 or newer);
  • npm;

Installing

git clone https://github.com/katidieter/teste-cafe-testing-project.git
npm install

Running the tests

npm run test
npm run iphone6
npm run test-chrome-headless
npm run test-chrome
npm run test-firefox

Authors

  • Katieli B. Dieter - Initial work

License

This project is licensed under the MIT License Copyright Katieli Bianca Dieter

About

A simple testing project developed with testcafe library and the the awesome Javascript language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published