walnutjs
walnutjs copied to clipboard
A framework that helps you build your e2e tests easily using the BDD style
Details: https://github.com/mmendesas/walnutjs-boilerplate/network/alerts
Suggestion: Adding config to change locators path on protractor.conf ``` { ... walnutjsOpts: { ... locatorsPath: '' ... } ... }
Add some steps for interact with the page using pure JS like the following examples: **And user clicks by JS on 'container-key'** **And user executes the JS 'window.alert('mteste')'**
- create a single page application for test all the methods inside the framework
Criar mecanismo para usar expressões matemática simples de forma mais intuitiva: exemplo: math(item+outroItem*6+44+item)