Functional Testing Tools for end to end testing of web applications and APIs.


License
MIT
Install
pip install marigoso==0.2.8

Documentation

Marigoso

Marigoso repository is a collection of tools you can use in your automated web application, API tests and security testing.

Discover simplified Selenium functions, or learn how software feature requirements, manual test steps and automation code can all be aggregated into one single executable file which can help easily identify outdated requirements or outdated test steps documentation.

Installation

pip install -U marigoso

Tutorials

Handling Select2 Controls in Selenium WebDriver
Using Marigoso to Post a Comment in Blogger
An example of using Jupyter for Documenting and Automating BDD Style Tests
Using PyTest to Execute BDD Style Tests Written in Jupyter (IPython) Notebook