Project

General

Profile

action #46766

Updated by riafarov over 5 years ago

In order to make the new approach clear for everyone and to allow test writers to make new tests in the same way and style, create a documentation. 

 The documentation should include: 

 1. The description of the framework and its structure; 
 2. Code style guidelines to simplify all the tests to be written in the same way; 
 3. Naming convention; 
 4. A guide with the steps to show how to add new test from scratch. 

 ## Acceptance criteria 
 1. New skeleton is documented with developers guide 
 2. Information is shared across department, so approach can be reused

Back