Scout testing framework
1
stars
0
forks
source link
IF-044-UI
Scout testing framework
=========
Code conventions
- Use 2 spaces as an identation for nested blocks
- Use meaningfull names for files, function and variables
- Declare all variables in the beginning of the scope / function /
- Nest all your functions into some object. Think of it as a controller, responsible for some page.