Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Robot Framework - Pythonic acceptance testing #18

Open
bdevic opened this issue Oct 12, 2014 · 0 comments
Open

Robot Framework - Pythonic acceptance testing #18

bdevic opened this issue Oct 12, 2014 · 0 comments

Comments

@bdevic
Copy link

bdevic commented Oct 12, 2014

Robot Framework is an open-source extensible test automation framework for acceptance testing and acceptance test-driven development.

It applies a keyword-driven testing approach enabling the users to easily implement their own domain specific testing constructs, DSLs.

The framework runs on Jython and its testing capabilities can be extended by test libraries implemented either with Python or Java. The framework features a rich ecosystem with IDE and continuous integration tooling and libraries for testing various types of applications - REST and SOAP services, web applications (Selenium), Eclipse RPC, Swing and other.

Syntactically the framework is somewhere in-between BDD frameworks like JBehave and Fitnesse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant