The Common Automation Framework Engine is the core engine/driver used to build an automated testing framework. It is designed to be used as the base engine for building an automated framework for API and non-UI resource testing. It is designed to support functional, integration and reliability testing. The engine is NOT designed to support performance or load testing.
CAFE core provides a model, a pattern and assorted common tools for building automated tests. It provides its own light weight unittest based runner, however, it is designed to be modular. It can be extended to support most test case front ends/runners (nose, pytest, lettuce, testr, etc...) through driver plug-ins.
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #1526397: Plugin installation blindly upgrading deps
Reported -
Bug #1422876: open cafe builds not py34 compatible
Reported -
Bug #1295258: AutoMarshallingHTTPClient __init__ bug
Reported -
Bug #1277242: skip_on_issue plugin fails with data driven tests
Reported -
Bug #1277212: Test to see if launchpad is set up correctly for project
Reported
All blueprints Latest blueprints
-
Add Basic Python Gating Jobs
Registered -
Set up tox to run OpenCAFE unittests
Registered -
Mailgun general configs
Registered -
Mailgun API Models for sending email
Registered -
Mailgun API Behaviors for sending email
Registered