Skip to content

Carlos-Veloz/CodeceptJS-Magento-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoC-CodeceptJS-Magento-v1

This project was created as a proof of concept to test the capabilities of CodeceptJS and TestCafe on Magento v1

Getting started

You need to have the following tools installed on your computer. Node.js v12.10.0 or higher, npm v6.11.3 or higher. To install both tools you can download them from the Node.js website

Instalation

Clone this repository into your local machine

git@github.com:Carlos-Veloz/CodeceptJS-Magento-v1.git
cd CodeceptJS-Magento-v1

Install dependencies by running

npm install

Running the tests

Once you have the environment set up, you can run the tests by running the following commands. To run tests on your local

npm run test:home

References

For more information please refer to:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors