Categories
Technology

Framework review: Robot

Photo by Phillip Glickman on Unsplash

Robot Framework is a test automation framework for acceptance testing (…) it utilises the keyword-driven testing approach. Its testing capabilities can be extended by Python test libraries.

Official website