Skip to content

PrestaShopCorp/prestashop_test_example

Repository files navigation

example testing module

Installation

yarn
docker-composer up -d

Usage

put all your tests in tests/ui

Run your tests

yarn start:test:ui

Run library tests

yarn start:test:ui-lib

Run all tests

yarn start:test

Concept

You can find all documention on prestashop_test_lib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published