Skip to content

antonyGusev/test_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test_task

Before you will install tests, you have to insure that you have installed "Node.js" and "Java 8 SE" (Java is need for Allure reporter).

environment setup

Choose directory to install framework. Run "npm install" command in terminal and wait till installation process will finished.

run tests

To run tests with allure reporter, please use command "npm run test:allure". To run tests with terminal output, use command "npm run test:console".

generate report

To generate Allure report please use command "npm run report"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published